lkwq007 / stablediffusion-infinity

Outpainting with Stable Diffusion on an infinite canvas
Apache License 2.0
3.82k stars 300 forks source link

[Bug]ModuleNotFoundError: No module named 'diffusers' #173

Closed ksorah1 closed 1 year ago

ksorah1 commented 1 year ago

Describe the bug Hello,

I have the error when I try to run the UI:

C:\Users\x\stablediffusion-infinity-master>infinity.bat Traceback (most recent call last): File "C:\Users\x\stablediffusion-infinity-master\app.py", line 9, in import diffusers ModuleNotFoundError: No module named 'diffusers'

To Reproduce First the UI worked well, but I started to get cuda errors for nothing, so I did this command : https://i.postimg.cc/ZRy8bK6g/2023-01-21-024416.jpg It continued so I quit the UI, tried to restart it, and now I have the error.

Expected behavior the UI to run.

Desktop (please complete the following information):

ksorah1 commented 1 year ago

fixed, I had to reinstall all one by one without any reason.