Update pre-requirements.txt
Browse files- pre-requirements.txt +1 -1
pre-requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
|
3 |
torch==2.0.1
|
4 |
torchvision
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu117 torch
|
2 |
|
3 |
torch==2.0.1
|
4 |
torchvision
|