Update requirements.txt
Browse files- requirements.txt +0 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 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
|
| 7 |
pillow==10.4.0
|
|
@@ -24,11 +22,6 @@ spconv-cu120==2.3.6
|
|
| 24 |
transformers==4.46.3
|
| 25 |
gradio_litmodel3d==0.0.1
|
| 26 |
pydantic==2.10.6
|
| 27 |
-
einops==0.8.1
|
| 28 |
-
# huggingface_hub==0.25.0
|
| 29 |
-
huggingface_hub==0.33.4
|
| 30 |
-
lpips==0.1.4
|
| 31 |
-
timm==1.0.23
|
| 32 |
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
|
| 33 |
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
|
| 34 |
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 |
torch==2.4.0
|
| 4 |
torchvision==0.19.0
|
| 5 |
pillow==10.4.0
|
|
|
|
| 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
|