Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -21,6 +21,6 @@ cvcuda_cu12
|
|
21 |
gltflib
|
22 |
https://huggingface.co/spaces/VAST-AI/TripoSG/resolve/main/diso-0.1.4-cp310-cp310-linux_x86_64.whl?download=true
|
23 |
--find-links https://data.pyg.org/whl/torch-2.6.0+cu124.html
|
24 |
-
torch
|
25 |
-
torchvision
|
26 |
https://data.pyg.org/whl/torch-2.6.0%2Bcu124/torch_cluster-1.6.3%2Bpt26cu124-cp310-cp310-linux_x86_64.whl
|
|
|
21 |
gltflib
|
22 |
https://huggingface.co/spaces/VAST-AI/TripoSG/resolve/main/diso-0.1.4-cp310-cp310-linux_x86_64.whl?download=true
|
23 |
--find-links https://data.pyg.org/whl/torch-2.6.0+cu124.html
|
24 |
+
torch==2.6.0
|
25 |
+
torchvision==0.19.0
|
26 |
https://data.pyg.org/whl/torch-2.6.0%2Bcu124/torch_cluster-1.6.3%2Bpt26cu124-cp310-cp310-linux_x86_64.whl
|