I got this error in fast_stable_diffusion_AUTOMATIC1111.ipynb, can someone help me with this? #2334
Replies: 1 comment
-
rename the sd folder to sd_old |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 15, in
from modules import paths, timer, import_hook, errors
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/paths.py", line 4, in
from modules.paths_internal import models_path, script_path, data_path, extensions_dir, extensions_builtin_dir
ModuleNotFoundError: No module named 'modules.paths_internal'
Beta Was this translation helpful? Give feedback.
All reactions