segmentation fault when use diffusers to inference

#24
by milely - opened

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.

image.png
What's the problem?

It seems the torch version is too high, downgrade the torch version to 2.0.0 and it works

milely changed discussion status to closed

Sign up or log in to comment