Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
torch==2.4.0
|
| 4 |
-
torchvision==0.19.0
|
| 5 |
pillow==10.4.0
|
| 6 |
imageio==2.36.1
|
| 7 |
imageio-ffmpeg==0.5.1
|
|
@@ -22,6 +20,5 @@ spconv-cu120==2.3.6
|
|
| 22 |
transformers==4.46.3
|
| 23 |
gradio_litmodel3d==0.0.1
|
| 24 |
pydantic==2.10.6
|
| 25 |
-
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
|
| 26 |
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
|
| 27 |
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
|
|
|
|
| 1 |
+
torch==2.10.0
|
| 2 |
+
torchvision==0.21.0
|
|
|
|
|
|
|
| 3 |
pillow==10.4.0
|
| 4 |
imageio==2.36.1
|
| 5 |
imageio-ffmpeg==0.5.1
|
|
|
|
| 20 |
transformers==4.46.3
|
| 21 |
gradio_litmodel3d==0.0.1
|
| 22 |
pydantic==2.10.6
|
|
|
|
| 23 |
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
|
| 24 |
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
|