runtime error
Exit code: 1. Reason: 0%| | 0.00/53.3M [00:00<?, ?B/s] 18%|ββ | 9.44M/53.3M [00:00<00:00, 94.2MB/s] 55%|ββββββ | 29.4M/53.3M [00:00<00:00, 154MB/s] 98%|ββββββββββ| 52.4M/53.3M [00:00<00:00, 188MB/s] 100%|ββββββββββ| 53.3M/53.3M [00:00<00:00, 174MB/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()`. download cost 75.84865283966064 seconds /home/user/app/MuseTalk/models/.cache /home/user/app/MuseTalk/models/musetalk /home/user/app/MuseTalk/models/sd-vae-ft-mse /home/user/app/MuseTalk/models/dwpose /home/user/app/MuseTalk/models/whisper /home/user/app/MuseTalk/models/face-parse-bisent please download ffmpeg-static and export to FFMPEG_PATH. For example: export FFMPEG_PATH=/musetalk/ffmpeg-4.4-amd64-static 0it [00:00, ?it/s] 0it [00:00, ?it/s] Traceback (most recent call last): File "/home/user/app/MuseTalk/app.py", line 119, in <module> from musetalk.utils.utils import get_file_type,get_video_fps,datagen File "/home/user/app/MuseTalk/musetalk/utils/utils.py", line 15, in <module> from musetalk.models.vae import VAE File "/home/user/app/MuseTalk/musetalk/models/vae.py", line 1, in <module> from diffusers import AutoencoderKL File "/home/user/.local/lib/python3.10/site-packages/diffusers/__init__.py", line 5, in <module> from .utils import ( File "/home/user/.local/lib/python3.10/site-packages/diffusers/utils/__init__.py", line 38, in <module> from .dynamic_modules_utils import get_class_from_dynamic_module File "/home/user/.local/lib/python3.10/site-packages/diffusers/utils/dynamic_modules_utils.py", line 28, in <module> from huggingface_hub import cached_download, hf_hub_download, model_info ImportError: cannot import name 'cached_download' from 'huggingface_hub' (/home/user/.local/lib/python3.10/site-packages/huggingface_hub/__init__.py)
Container logs:
Fetching error logs...