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