When I run model inference, a segmentation fault error is reported. My running environment is RTX3090 24GB, CUDA11.8, diffusers 0.27.0, torch 2.2.0.
What's the problem?
It seems the torch version is too high, downgrade the torch version to 2.0.0 and it works
· Sign up or log in to comment