runtime error

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] 0it [00:00, ?it/s] /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 29%|██▊ | 2/7 [00:01<00:04, 1.10it/s] Loading pipeline components...: 57%|█████▋ | 4/7 [00:03<00:02, 1.31it/s] Loading pipeline components...: 57%|█████▋ | 4/7 [00:15<00:02, 1.31it/s] Loading pipeline components...: 71%|███████▏ | 5/7 [00:31<00:17, 8.90s/it] Loading pipeline components...: 86%|████████▌ | 6/7 [00:36<00:07, 7.73s/it] Loading pipeline components...: 100%|██████████| 7/7 [01:00<00:00, 12.72s/it] Loading pipeline components...: 100%|██████████| 7/7 [01:00<00:00, 8.69s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> refiner = StableDiffusionXLImg2ImgPipeline.from_pretrained( NameError: name 'StableDiffusionXLImg2ImgPipeline' is not defined

Container logs:

Fetching error logs...