147 1.14 KB 19
-
1.
Loading weights [e3b0c442] from /content/stable-diffusion-webui/models/Stable-diffusion/mlp-backgrounds-1.0.safetensors
-
2.
Traceback (most recent call last):
-
3.
File "launch.py", line 295, in <module>
-
4.
start()
-
5.
File "launch.py", line 290, in start
-
6.
webui.webui()
-
7.
File "/content/stable-diffusion-webui/webui.py", line 132, in webui
-
8.
initialize()
-
9.
File "/content/stable-diffusion-webui/webui.py", line 62, in initialize
-
10.
modules.sd_models.load_model()
-
11.
File "/content/stable-diffusion-webui/modules/sd_models.py", line 309, in load_model
-
12.
load_model_weights(sd_model, checkpoint_info)
-
13.
File "/content/stable-diffusion-webui/modules/sd_models.py", line 195, in load_model_weights
-
14.
sd = read_state_dict(checkpoint_file)
-
15.
File "/content/stable-diffusion-webui/modules/sd_models.py", line 170, in read_state_dict
-
16.
pl_sd = safetensors.torch.load_file(checkpoint_file, device=map_location or shared.weight_load_location)
-
17.
File "/usr/local/lib/python3.8/dist-packages/safetensors/torch.py", line 98, in load_file
-
18.
with safe_open(filename, framework="pt", device=device) as f:
-
19.
Exception: Error while deserializing header: HeaderTooSmall
by Guest
by Guest
by Guest
by Guest
by Guest