Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch==2.5.1
|
|
2 |
torchvision --index-url https://download.pytorch.org/whl/cu121
|
3 |
gsplat==1.4.0
|
4 |
wheel
|
5 |
-
nvidia-pyindex
|
6 |
cuda-python
|
7 |
nvidia-cuda-nvcc-cu12
|
8 |
#nvidia-pytools
|
|
|
2 |
torchvision --index-url https://download.pytorch.org/whl/cu121
|
3 |
gsplat==1.4.0
|
4 |
wheel
|
5 |
+
#nvidia-pyindex
|
6 |
cuda-python
|
7 |
nvidia-cuda-nvcc-cu12
|
8 |
#nvidia-pytools
|