Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
|
| 3 |
kornia==0.8.0
|
| 4 |
-
timm==0.6.2.dev0
|
| 5 |
|
| 6 |
torch==2.4.0
|
| 7 |
torchvision==0.19.0
|
|
@@ -30,6 +29,7 @@ einops==0.8.1
|
|
| 30 |
huggingface_hub==0.33.4
|
| 31 |
lpips==0.1.4
|
| 32 |
spaces==0.37.1
|
|
|
|
| 33 |
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
|
| 34 |
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
|
| 35 |
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
|
| 3 |
kornia==0.8.0
|
|
|
|
| 4 |
|
| 5 |
torch==2.4.0
|
| 6 |
torchvision==0.19.0
|
|
|
|
| 29 |
huggingface_hub==0.33.4
|
| 30 |
lpips==0.1.4
|
| 31 |
spaces==0.37.1
|
| 32 |
+
timm==0.6.7
|
| 33 |
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
|
| 34 |
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
|
| 35 |
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl?download=true
|