Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +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
|
| 7 |
setuptools
|
|
|
|
| 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
|
| 7 |
setuptools
|