Rodrigo_Cobo
commited on
Commit
•
9099bc6
1
Parent(s):
e463d53
change requierements
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -21,7 +21,4 @@ six==1.12.0
|
|
21 |
urllib3==1.25.7
|
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
|
|
|
21 |
urllib3==1.25.7
|
22 |
visdom==0.1.8.9
|
23 |
websocket-client==0.56.0
|
24 |
+
tornado==6.0.3
|
|
|
|
|
|