Spaces:
Runtime error
Runtime error
File size: 465 Bytes
5b8ea5e f78a06e b3dedc5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
# For StableNormal diffusers>=0.28.0 gradio>=4.32.1 accelerate # For BirefNet kornia==0.8.0 timm==0.6.7 transformers==4.46.3 # For Demo pillow tqdm scipy trimesh numpy==1.26.4 scikit-image opencv-python einops # Note: the hi3dgen package is bundled locally as hi3dgen.zip and unpacked at runtime. Do not attempt to install it from GitHub via pip, as this would fail on Hugging Face Spaces due to LFS pointers. # Additional dependency required by hi3dgen pipeline |