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] 0it [00:00, ?it/s] /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1150: 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( Fetching 19 files: 0%| | 0/19 [00:00<?, ?it/s] Fetching 19 files: 21%|β–ˆβ–ˆ | 4/19 [00:10<00:39, 2.63s/it] Fetching 19 files: 32%|β–ˆβ–ˆβ–ˆβ– | 6/19 [01:03<02:42, 12.48s/it] Fetching 19 files: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 16/19 [03:34<00:43, 14.44s/it] Fetching 19 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 19/19 [03:34<00:00, 11.27s/it] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 14%|β–ˆβ– | 1/7 [00:00<00:05, 1.12it/s] Loading pipeline components...: 29%|β–ˆβ–ˆβ–Š | 2/7 [00:06<00:17, 3.57s/it] Loading pipeline components...: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5/7 [00:11<00:04, 2.18s/it] Loading pipeline components...: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6/7 [00:12<00:01, 1.97s/it] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7/7 [00:12<00:00, 1.80s/it] Traceback (most recent call last): File "/app/api/endpoints.py", line 3, in <module> from routers import (sdxl_text_to_image,painting) File "/app/api/routers/sdxl_text_to_image.py", line 123, in <module> class SDXLLoraBatcher(AsyncBatcher[InputFormat, dict]): NameError: name 'InputFormat' is not defined

Container logs:

Fetching error logs...