Error on stable diffusion (the online version) #4099
Replies: 2 comments 1 reply
-
did you find something? |
Beta Was this translation helpful? Give feedback.
-
That error message is essentially saying that it can't find the location of 'extensions' folder in your automatic1111 webui clone. You will need to check if everything is installed properly. When you mentioned 'entered fast stable diffusion online' did you mean you are using https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb ? Have you tried removing the entire folder from your gDrive and starting it from scratch? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm sorry if this isn't the place to post this, if it's I post this in the wrong place I'll gladly remove/move it.
I have a problem, when I try to enter the fast stable diffusion online I got this error:
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 12, in
from modules import devices, sd_samplers, upscaler, extensions
ImportError: cannot import name 'extensions' from 'modules' (unknown location)
Can somebody please lend me a hand? I don't know what to do. It worked before, but now there isn't any luck.
Thank you very much and again, I'm kinda new here so if I post this in the wrong place or I'm a bit lacking in information I am sorry.
(Also I've searched a lot about this but with no luck, this is my last desesperate atempt)
Beta Was this translation helpful? Give feedback.
All reactions