Hunyuan3D-1/env_install.sh

16 lines
449 B
Bash
Raw Normal View History

2024-11-05 16:40:22 +08:00
# python3.9 test success
pip install torch==2.2.0 torchvision==0.17.0 --index-url https://download.pytorch.org/whl/cu118
pip install diffusers transformers
pip install rembg tqdm omegaconf matplotlib opencv-python imageio jaxtyping einops
pip install SentencePiece accelerate trimesh PyMCubes xatlas libigl
pip install git+https://github.com/facebookresearch/pytorch3d
pip install git+https://github.com/NVlabs/nvdiffrast
pip install open3d