Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
accelerate
|
2 |
diffusers==0.15.0
|
3 |
-
torch
|
4 |
pip==24.3.1
|
5 |
torchvision==0.13.1
|
6 |
numpy==1.23.1
|
@@ -27,6 +27,3 @@
|
|
27 |
prettytable==3.6.0
|
28 |
safetensors==0.2.7
|
29 |
basicsr==1.4.2
|
30 |
-
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
|
31 |
-
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
|
32 |
-
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
|
|
|
1 |
accelerate
|
2 |
diffusers==0.15.0
|
3 |
+
torch==2.4.0
|
4 |
pip==24.3.1
|
5 |
torchvision==0.13.1
|
6 |
numpy==1.23.1
|
|
|
27 |
prettytable==3.6.0
|
28 |
safetensors==0.2.7
|
29 |
basicsr==1.4.2
|
|
|
|
|
|