runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "app.py", line 10, in <module> from apps.infer import generate_model File "/home/user/app/apps/infer.py", line 22, in <module> from lib.dataset.mesh_util import ( File "/home/user/app/lib/dataset/mesh_util.py", line 44, in <module> from huggingface_hub import hf_hub_download, hf_hub_url, cached_download ImportError: cannot import name 'cached_download' from 'huggingface_hub' (/usr/local/lib/python3.8/site-packages/huggingface_hub/__init__.py)
Container logs:
Fetching error logs...