Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -34,6 +34,6 @@ pydantic
|
|
34 |
open3d
|
35 |
einops
|
36 |
safetensors
|
37 |
-
torch_scatter @ https://data.pyg.org/whl/torch-2.8.0%2Bcu128/
|
38 |
pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper280128-cp310-cp310-linux_x86_64.whl
|
39 |
gsplat @ https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.3/gsplat-1.5.3+pt22cu121-cp310-cp310-linux_x86_64.whl
|
|
|
34 |
open3d
|
35 |
einops
|
36 |
safetensors
|
37 |
+
torch_scatter @ https://data.pyg.org/whl/torch-2.8.0%2Bcu128/torch_scatter-2.1.2%2Bpt28cu128-cp310-cp310-linux_x86_64.whl
|
38 |
pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper280128-cp310-cp310-linux_x86_64.whl
|
39 |
gsplat @ https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.3/gsplat-1.5.3+pt22cu121-cp310-cp310-linux_x86_64.whl
|