Open yaroslavvaran opened 1 year ago
I am getting the same error. How do I fix it?
you need to run all the cells from the top
I have these problems
Error loading script: api.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 248, 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 "
Error loading script: batch_hijack.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 248, 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 "
Error loading script: controlnet.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 248, 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 "
ControlNet v1.1.173
Error loading script: external_code.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 248, 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 "
Calculating sha256 for /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/model.ckpt: 4c86efd062ea772972dd068c3870773f1fd9a37ba9a288ee79ec848448ce7785
Loading weights [4c86efd062] from /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/model.ckpt
Creating model from config: /content/gdrive/MyDrive/sd/stable-diffusion-webui/configs/v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Downloading (…)olve/main/vocab.json100% 961k/961k [00:00<00:00, 2.67MB/s]
Downloading (…)olve/main/merges.txt100% 525k/525k [00:00<00:00, 1.86MB/s]
Downloading (…)cial_tokens_map.json100% 389/389 [00:00<00:00, 359kB/s]
Downloading (…)okenizer_config.json100% 905/905 [00:00<00:00, 757kB/s]
Downloading (…)lve/main/config.json100% 4.52k/4.52k [00:00<00:00, 2.98MB/s]
Applying scaled dot product cross attention optimization.
Textual inversion embeddings loaded(0):
Model loaded in 43.4s (calculate hash: 17.6s, load weights from disk: 10.6s, create model: 9.7s, apply weights to model: 3.7s, apply half(): 1.0s, move model to device: 0.7s).
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 337, in
When i try to launch SD i get this error. I already reinstalled sd-web-ui and using latest version of the notebook.