Replies: 1 comment 3 replies
-
rename the sd folder to sd_old and try again |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Everything worked like a charm the recent days. Unfortunately today I get this upon starting Stable-Diffusion. Did not change anything on my end. Ideas? I am running the latest version AFAIK.
[AddNet] Updating model hashes...
100% 246/246 [00:00<00:00, 670.65it/s]
[AddNet] Updating model hashes...
100% 246/246 [00:00<00:00, 22736.86it/s]
Error loading script: api.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 257, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/script_loading.py", line 11, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/sd-webui-controlnet/scripts/api.py", line 9, in
from modules.api import api
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/api/api.py", line 24, in
from modules.sd_models import checkpoints_list, unload_model_weights, reload_model_weights
...
Beta Was this translation helpful? Give feedback.
All reactions