runtime error
Exit code: 1. Reason: �███████| 3/3 [00:19<00:00, 6.80s/it][A Downloading shards: 100%|██████████| 3/3 [00:19<00:00, 6.61s/it] Loading checkpoint shards: 0%| | 0/3 [00:00<?, ?it/s][A Loading checkpoint shards: 33%|███▎ | 1/3 [00:07<00:15, 7.68s/it][A Loading checkpoint shards: 67%|██████▋ | 2/3 [00:15<00:07, 7.48s/it][A Loading checkpoint shards: 100%|██████████| 3/3 [00:19<00:00, 6.29s/it][A Loading checkpoint shards: 100%|██████████| 3/3 [00:19<00:00, 6.63s/it] *************** 49408 51583 *************** safety_checker/model.safetensors not found Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s][A`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. Loading pipeline components...: 29%|██▊ | 2/7 [00:01<00:03, 1.51it/s][A Loading pipeline components...: 100%|██████████| 7/7 [00:01<00:00, 4.73it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 86, in <module> pipe.load_lora_weights(lcm_lora_id) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/diffusers/loaders/lora.py", line 106, in load_lora_weights state_dict, network_alphas = self.lora_state_dict(pretrained_model_name_or_path_or_dict, **kwargs) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/diffusers/loaders/lora.py", line 273, in lora_state_dict state_dict = torch.load(model_file, map_location="cpu") File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/torch/serialization.py", line 815, in load return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/torch/serialization.py", line 1033, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args) _pickle.UnpicklingError: invalid load key, '@'.
Container logs:
Fetching error logs...