Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
torch==2.5.1
|
2 |
torchvision --index-url https://download.pytorch.org/whl/cu121
|
3 |
nvidia-pyindex
|
|
|
4 |
#nvidia-pytools
|
5 |
ray[default]
|
6 |
rich
|
|
|
1 |
torch==2.5.1
|
2 |
torchvision --index-url https://download.pytorch.org/whl/cu121
|
3 |
nvidia-pyindex
|
4 |
+
nvidia-cuda-nvcc-cu12
|
5 |
#nvidia-pytools
|
6 |
ray[default]
|
7 |
rich
|