runtime error

Exit code: 1. Reason: ███| 3.44G/3.44G [00:12<00:00, 272MB/s] config.json: 0%| | 0.00/547 [00:00<?, ?B/s] config.json: 100%|██████████| 547/547 [00:00<00:00, 4.71MB/s] vae/diffusion_pytorch_model.safetensors: 0%| | 0.00/335M [00:00<?, ?B/s] vae/diffusion_pytorch_model.safetensors: 3%|▎ | 10.4M/335M [00:01<00:31, 10.4MB/s] vae/diffusion_pytorch_model.safetensors: 100%|██████████| 335M/335M [00:01<00:00, 182MB/s] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 86%|████████▌ | 6/7 [00:01<00:00, 5.76it/s] Loading pipeline components...: 100%|██████████| 7/7 [00:01<00:00, 6.36it/s] Applying LoRA fine-tuned weights... Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/peft/config.py", line 262, in _get_peft_type config_file = hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 106, in _inner_fn validate_repo_id(arg_value) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 160, in validate_repo_id raise HFValidationError( huggingface_hub.errors.HFValidationError: Repo id must use alphanumeric chars or '-', '_', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: './pytorch_lora_weights.safetensors'. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> pipe.unet = PeftModel.from_pretrained( File "/usr/local/lib/python3.10/site-packages/peft/peft_model.py", line 440, in from_pretrained PeftConfig._get_peft_type( File "/usr/local/lib/python3.10/site-packages/peft/config.py", line 268, in _get_peft_type raise ValueError(f"Can't find '{CONFIG_NAME}' at '{model_id}'") ValueError: Can't find 'adapter_config.json' at './pytorch_lora_weights.safetensors'

Container logs:

Fetching error logs...