runtime error

Exit code: 1. Reason: wheel for fvcore (setup.py): started Building wheel for fvcore (setup.py): finished with status 'done' Created wheel for fvcore: filename=fvcore-0.1.5.post20221221-py3-none-any.whl size=61444 sha256=2fd3cd0af47428c078bef9815d718cecfead8fa6437835e356a5153d6b16a042 Stored in directory: /home/user/.cache/pip/wheels/01/c0/af/77c1cf53a1be9e42a52b48e5af2169d40ec2e89f7362489dd0 Successfully built detectron2 fvcore Installing collected packages: yacs, werkzeug, tomli, termcolor, tensorboard-data-server, tabulate, pytokens, pycocotools, portalocker, platformdirs, pathspec, mypy-extensions, markdown, grpcio, cloudpickle, absl-py, tensorboard, iopath, hydra-core, black, fvcore, detectron2 Successfully installed absl-py-2.3.1 black-25.9.0 cloudpickle-3.1.1 detectron2-0.6 fvcore-0.1.5.post20221221 grpcio-1.75.1 hydra-core-1.3.2 iopath-0.1.9 markdown-3.9 mypy-extensions-1.1.0 pathspec-0.12.1 platformdirs-4.5.0 portalocker-3.2.0 pycocotools-2.0.10 pytokens-0.1.10 tabulate-0.9.0 tensorboard-2.20.0 tensorboard-data-server-0.7.2 termcolor-3.1.0 tomli-2.3.0 werkzeug-3.1.3 yacs-0.1.8 Detectron2 installed! Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> from src.tryon_pipeline import StableDiffusionXLInpaintPipeline as TryonPipeline File "/home/user/app/src/tryon_pipeline.py", line 29, in <module> from diffusers.image_processor import PipelineImageInput, VaeImageProcessor 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 37, 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...