runtime error
Exit code: 1. Reason: , ?B/s][A vae/diffusion_pytorch_model.fp16.safeten(β¦): 100%|ββββββββββ| 167M/167M [00:00<00:00, 207MB/s] Processing ./dist/simple_knn-0.0.0-cp39-cp39-linux_x86_64.whl Installing collected packages: simple-knn Successfully installed simple-knn-0.0.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Processing ./dist/depth_diff_gaussian_rasterization_min-0.0.0-cp39-cp39-linux_x86_64.whl Installing collected packages: depth-diff-gaussian-rasterization-min Successfully installed depth-diff-gaussian-rasterization-min-0.0.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Traceback (most recent call last): File "/app/app.py", line 55, in <module> from luciddreamer import LucidDreamer File "/app/luciddreamer.py", line 37, in <module> from diffusers import ( File "/usr/local/lib/python3.9/site-packages/diffusers/__init__.py", line 5, in <module> from .utils import ( File "/usr/local/lib/python3.9/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.9/site-packages/diffusers/utils/dynamic_modules_utils.py", line 28, in <module> from huggingface_hub import HfFolder, cached_download, hf_hub_download, model_info ImportError: cannot import name 'cached_download' from 'huggingface_hub' (/usr/local/lib/python3.9/site-packages/huggingface_hub/__init__.py)
Container logs:
Fetching error logs...