Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ tensorboard==1.14.0
|
|
11 |
tensorflow==1.14.0
|
12 |
tensorflow-estimator==1.14.0
|
13 |
wheel
|
14 |
-
torch
|
|
|
|
11 |
tensorflow==1.14.0
|
12 |
tensorflow-estimator==1.14.0
|
13 |
wheel
|
14 |
+
torch
|
15 |
+
torchvision
|