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] 0it [00:00, ?it/s][A 0it [00:00, ?it/s] model_index.json: 0%| | 0.00/536 [00:00<?, ?B/s][A model_index.json: 100%|██████████| 536/536 [00:00<00:00, 4.08MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> pipe = DiffusionPipeline.from_pretrained( 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/pipelines/pipeline_utils.py", line 732, in from_pretrained cached_folder = cls.download( 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/pipelines/pipeline_utils.py", line 1418, in download ignore_patterns = _get_ignore_patterns( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_loading_utils.py", line 927, in _get_ignore_patterns raise EnvironmentError( OSError: Could not find the necessary `safetensors` weights in set() (variant=None)
Container logs:
Fetching error logs...