| --extra-index-url https://download.pytorch.org/whl/cu124 |
|
|
| # Basic dependencies |
| torch==2.4.0 |
| torchvision==0.19.0 |
| xformers==0.0.27.post2 |
| --find-links https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.4.0_cu124.html |
| kaolin |
|
|
| # Trellis dependencies |
| # https://huggingface.co/spaces/trellis-community/TRELLIS/resolve/main/requirements.txt |
| pillow==10.4.0 |
| imageio==2.36.1 |
| imageio-ffmpeg==0.5.1 |
| tqdm==4.67.1 |
| easydict==1.13 |
| opencv-python-headless==4.10.0.84 |
| scipy==1.14.1 |
| rembg==2.0.60 |
| onnxruntime==1.20.1 |
| trimesh==4.5.3 |
| xatlas==0.0.9 |
| pyvista==0.44.2 |
| pymeshfix==0.17.0 |
| igraph==0.11.8 |
| git+https://github.com/EasternJournalist/utils3d.git@c5daf6f6c244d251f252102d09e9b7bcef791a38 |
| spconv-cu120==2.3.6 |
| transformers==4.46.3 |
| pydantic==2.11.7 |
| open3d==0.19.0 |
|
|
| # Binary dependencies |
| https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl |
| https://huggingface.co/spaces/SW-Yoon/Extend3D/resolve/main/dependencies/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl |
| https://huggingface.co/spaces/SW-Yoon/Extend3D/resolve/main/dependencies/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl |
|
|
| # SS initialization dependencies |
| git+https://github.com/microsoft/MoGe.git@0286b495230a074aadf1c76cc5c679e943e5d1c6 |
|
|
| # SLAT optimization dependencies |
| torchmetrics |
|
|
| # Demo dependencies |
| # gradio |
| # spaces |
| # starlette==0.40.0 |
|
|