runtime error
Exit code: 1. Reason: /main.zip 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 239, in <module> normal_predictor = torch.hub.load("hugoycj/StableNormal", "StableNormal_turbo", trust_repo=True, yoso_version='yoso-normal-v1-8-1') File "/usr/local/lib/python3.10/site-packages/torch/hub.py", line 570, in load model = _load_local(repo_or_dir, model, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/hub.py", line 596, in _load_local hub_module = _import_module(MODULE_HUBCONF, hubconf_path) File "/usr/local/lib/python3.10/site-packages/torch/hub.py", line 108, in _import_module spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/home/user/.cache/torch/hub/hugoycj_StableNormal_main/hubconf.py", line 14, in <module> from stablenormal.pipeline_yoso_normal import YOSONormalsPipeline File "/home/user/.cache/torch/hub/hugoycj_StableNormal_main/stablenormal/pipeline_yoso_normal.py", line 30, in <module> from diffusers.image_processor import PipelineImageInput 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 38, 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 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...