runtime error

Exit code: 1. Reason: y.whl size=61400 sha256=824853118bf574e530b4fd1363591aac38097e5416479e265d742f97944f31b3 Stored in directory: /home/user/.cache/pip/wheels/01/c0/af/77c1cf53a1be9e42a52b48e5af2169d40ec2e89f7362489dd0 Building wheel for iopath (setup.py): started Building wheel for iopath (setup.py): finished with status 'done' Created wheel for iopath: filename=iopath-0.1.10-py3-none-any.whl size=31532 sha256=7497b0d88adc0199d2a06f1478ea4cb24d7085fb4c3e345da3f61d732214438c Stored in directory: /home/user/.cache/pip/wheels/9a/a3/b6/ac0fcd1b4ed5cfeb3db92e6a0e476cfd48ed0df92b91080c1d Successfully built fvcore iopath Installing collected packages: yacs, tabulate, portalocker, iopath, fvcore, pytorch3d Successfully installed fvcore-0.1.5.post20221221 iopath-0.1.10 portalocker-3.1.1 pytorch3d-0.7.6 tabulate-0.9.0 yacs-0.1.8 [notice] A new release of pip is available: 25.0.1 -> 25.1 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> from utils.render import PointsRendererWithMasks, render File "/home/user/app/utils/render.py", line 16, in <module> from .ops import nearest_neighbor_fill File "/home/user/app/utils/ops.py", line 6, in <module> from .models import infer_with_zoe_dc File "/home/user/app/utils/models.py", line 13, in <module> from diffusers import AsymmetricAutoencoderKL, StableDiffusionInpaintPipeline 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...