Rodrigo_Cobo
commited on
Commit
•
e463d53
1
Parent(s):
1564ee8
change requierements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -22,6 +22,6 @@ urllib3==1.25.7
|
|
22 |
visdom==0.1.8.9
|
23 |
websocket-client==0.56.0
|
24 |
tornado==6.0.3
|
25 |
-
torch==1.
|
26 |
torchfile==0.1.0
|
27 |
torchvision==0.2.1
|
|
|
22 |
visdom==0.1.8.9
|
23 |
websocket-client==0.56.0
|
24 |
tornado==6.0.3
|
25 |
+
torch==1.10.0+cu116
|
26 |
torchfile==0.1.0
|
27 |
torchvision==0.2.1
|