Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ opencv-python==4.5.1.48
|
|
7 |
pyyaml
|
8 |
scikit-image==0.16.2
|
9 |
scipy==1.1.0
|
10 |
-
tensorboard
|
11 |
-
tensorflow
|
12 |
-
tensorflow-estimator
|
13 |
wheel
|
|
|
7 |
pyyaml
|
8 |
scikit-image==0.16.2
|
9 |
scipy==1.1.0
|
10 |
+
tensorboard
|
11 |
+
tensorflow
|
12 |
+
tensorflow-estimator
|
13 |
wheel
|