Stable3DGen / requirements.txt
andrew3d's picture
Update requirements.txt: remove triton dependency
003c7b3 verified
raw
history blame contribute delete
465 Bytes
# 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