fix typo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
-
|
2 |
certifi==2025.1.31
|
3 |
charset-normalizer==3.4.1
|
4 |
cupy-cuda12x==13.3.0
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu126
|
2 |
certifi==2025.1.31
|
3 |
charset-normalizer==3.4.1
|
4 |
cupy-cuda12x==13.3.0
|