Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ Transformers
|
|
| 3 |
flask
|
| 4 |
numpy
|
| 5 |
opencv-python
|
| 6 |
-
tensorflow==
|
| 7 |
tensorflow-object-detection-api
|
| 8 |
h5py
|
| 9 |
Keras-Preprocessing
|
|
|
|
| 3 |
flask
|
| 4 |
numpy
|
| 5 |
opencv-python
|
| 6 |
+
tensorflow==1.9
|
| 7 |
tensorflow-object-detection-api
|
| 8 |
h5py
|
| 9 |
Keras-Preprocessing
|