You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
loading network /content/ui/models/Lora/mochidukikei.safetensors: SafetensorError
Traceback (most recent call last):
File "/content/ui/extensions-builtin/Lora/networks.py", line 238, in load_networks
net = load_network(name, network_on_disk)
File "/content/ui/extensions-builtin/Lora/networks.py", line 142, in load_network
sd = sd_models.read_state_dict(network_on_disk.filename)
File "/content/ui/modules/sd_models.py", line 291, in read_state_dict
pl_sd = safetensors.torch.load_file(checkpoint_file, device=device)
File "/usr/local/lib/python3.10/dist-packages/safetensors/torch.py", line 259, in load_file
with safe_open(filename, framework="pt", device=device) as f:
safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge
The text was updated successfully, but these errors were encountered:
loading network /content/ui/models/Lora/mochidukikei.safetensors: SafetensorError
Traceback (most recent call last):
File "/content/ui/extensions-builtin/Lora/networks.py", line 238, in load_networks
net = load_network(name, network_on_disk)
File "/content/ui/extensions-builtin/Lora/networks.py", line 142, in load_network
sd = sd_models.read_state_dict(network_on_disk.filename)
File "/content/ui/modules/sd_models.py", line 291, in read_state_dict
pl_sd = safetensors.torch.load_file(checkpoint_file, device=device)
File "/usr/local/lib/python3.10/dist-packages/safetensors/torch.py", line 259, in load_file
with safe_open(filename, framework="pt", device=device) as f:
safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge
The text was updated successfully, but these errors were encountered: