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