runtime error
Exit code: 1. Reason: �███| 335M/335M [00:01<00:00, 174MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 910kB/s] tokenizer_config.json: 0%| | 0.00/559 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 559/559 [00:00<00:00, 3.76MB/s] vocab.txt: 0%| | 0.00/317k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 317k/317k [00:00<00:00, 11.0MB/s] vocab_org.txt: 0%| | 0.00/110k [00:00<?, ?B/s][A vocab_org.txt: 100%|██████████| 110k/110k [00:00<00:00, 66.3MB/s] 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] Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> from sample_t2i import inferencer File "/home/user/app/sample_t2i.py", line 6, in <module> from hydit.config import get_args File "/home/user/app/hydit/config.py", line 4, in <module> from .modules.models import HUNYUAN_DIT_CONFIG File "/home/user/app/hydit/modules/models.py", line 4, in <module> from diffusers.configuration_utils import ConfigMixin, register_to_config File "/usr/local/lib/python3.10/site-packages/diffusers/__init__.py", line 5, in <module> from .utils import ( File "/usr/local/lib/python3.10/site-packages/diffusers/utils/__init__.py", line 36, in <module> from .dynamic_modules_utils import get_class_from_dynamic_module File "/usr/local/lib/python3.10/site-packages/diffusers/utils/dynamic_modules_utils.py", line 28, in <module> from huggingface_hub import HfFolder, cached_download, hf_hub_download, model_info ImportError: cannot import name 'cached_download' from 'huggingface_hub' (/usr/local/lib/python3.10/site-packages/huggingface_hub/__init__.py)
Container logs:
Fetching error logs...