Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -28,11 +28,11 @@ Pillow
|
|
28 |
huggingface_hub
|
29 |
gradio
|
30 |
xformers==0.0.24
|
31 |
-
torch_scatter
|
32 |
moviepy==1.0.3
|
33 |
pydantic
|
34 |
open3d
|
35 |
einops
|
36 |
safetensors
|
37 |
-
|
38 |
https://github.com/nerfstudio-project/gsplat/releases/download/v1.4.0/gsplat-1.4.0%2Bpt22cu121-cp310-cp310-linux_x86_64.whl
|
|
|
28 |
huggingface_hub
|
29 |
gradio
|
30 |
xformers==0.0.24
|
31 |
+
torch_scatter @ https://data.pyg.org/whl/torch-2.7.0%2Bcu126/torch_scatter-2.1.2%2Bpt27cu126-cp310-cp310-win_amd64.whl
|
32 |
moviepy==1.0.3
|
33 |
pydantic
|
34 |
open3d
|
35 |
einops
|
36 |
safetensors
|
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 |
https://github.com/nerfstudio-project/gsplat/releases/download/v1.4.0/gsplat-1.4.0%2Bpt22cu121-cp310-cp310-linux_x86_64.whl
|