Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.5.1
|
2 |
torchvision --index-url https://download.pytorch.org/whl/cu121
|
3 |
-
|
4 |
wheel
|
5 |
nvidia-tensorflow[horovod] --extra-index-url=https://pypi.ngc.nvidia.com/
|
6 |
nvidia-pyindex
|
|
|
1 |
torch==2.5.1
|
2 |
torchvision --index-url https://download.pytorch.org/whl/cu121
|
3 |
+
gsplat==1.4.0
|
4 |
wheel
|
5 |
nvidia-tensorflow[horovod] --extra-index-url=https://pypi.ngc.nvidia.com/
|
6 |
nvidia-pyindex
|