Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
-
|
|
|
3 |
torch==2.4.0
|
4 |
torchvision==0.19.0
|
5 |
pillow==10.4.0
|
@@ -12,6 +13,7 @@ scipy==1.14.1
|
|
12 |
rembg==2.0.60
|
13 |
onnxruntime==1.20.1
|
14 |
trimesh==4.5.3
|
|
|
15 |
xatlas==0.0.9
|
16 |
pyvista==0.44.2
|
17 |
pymeshfix==0.17.0
|
@@ -22,6 +24,7 @@ spconv-cu120==2.3.6
|
|
22 |
transformers==4.46.3
|
23 |
gradio_litmodel3d==0.0.1
|
24 |
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
|
25 |
-
https://huggingface.co/spaces/
|
26 |
-
https://huggingface.co/spaces/
|
27 |
-
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
+
# --find-links https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.4.0_cu121.html
|
3 |
+
|
4 |
torch==2.4.0
|
5 |
torchvision==0.19.0
|
6 |
pillow==10.4.0
|
|
|
13 |
rembg==2.0.60
|
14 |
onnxruntime==1.20.1
|
15 |
trimesh==4.5.3
|
16 |
+
open3d
|
17 |
xatlas==0.0.9
|
18 |
pyvista==0.44.2
|
19 |
pymeshfix==0.17.0
|
|
|
24 |
transformers==4.46.3
|
25 |
gradio_litmodel3d==0.0.1
|
26 |
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
|
27 |
+
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
|
28 |
+
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
|
29 |
+
# kaolin==0.17.0
|
30 |
+
pydantic==2.8.2
|