Update pre-requirements.txt
Browse files- pre-requirements.txt +2 -2
pre-requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
|
3 |
-
torch==2.0.
|
4 |
torchvision
|
5 |
tensorboard
|
6 |
timm==0.5.4
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu118 torch
|
2 |
|
3 |
+
torch==2.0.1
|
4 |
torchvision
|
5 |
tensorboard
|
6 |
timm==0.5.4
|