runtime error
Exit code: 1. Reason: The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s][A 0it [00:00, ?it/s] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s][A Loading pipeline components...: 100%|██████████| 7/7 [00:00<00:00, 9.76it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> pipeline = load_pipeline(base_model_path, lora_repo_id, lora_filename) File "/home/user/app/app.py", line 15, in load_pipeline pipeline.unet.load_attn_procs(lora_state_dict) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/loaders/unet.py", line 224, in load_attn_procs raise ValueError( ValueError: None does not seem to be in the correct format expected by Custom Diffusion training.
Container logs:
Fetching error logs...