Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -33,6 +33,6 @@ pydantic
|
|
33 |
open3d
|
34 |
einops
|
35 |
safetensors
|
36 |
-
torch_scatter @ https://
|
37 |
pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper271126-cp310-cp310-linux_x86_64.whl
|
38 |
gsplat @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/gsplat-1.5.3.postHopper271126-cp310-cp310-linux_x86_64.whl
|
|
|
33 |
open3d
|
34 |
einops
|
35 |
safetensors
|
36 |
+
torch_scatter @ https://data.pyg.org/whl/torch-2.2.0%2Bcu121/torch_scatter-2.1.2%2Bpt22cu121-cp310-cp310-linux_x86_64.whl
|
37 |
pytorch3d @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/pytorch3d-0.7.8.postHopper271126-cp310-cp310-linux_x86_64.whl
|
38 |
gsplat @ https://github.com/OutofAi/PyTorch3D-wheels/releases/download/0.7.8/gsplat-1.5.3.postHopper271126-cp310-cp310-linux_x86_64.whl
|