Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -21,4 +21,6 @@ termcolor==1.1.0
|
|
| 21 |
tensorflow-io==0.24.0
|
| 22 |
Werkzeug==2.1.1
|
| 23 |
object_detection
|
| 24 |
-
Protobuf==3.20
|
|
|
|
|
|
|
|
|
| 21 |
tensorflow-io==0.24.0
|
| 22 |
Werkzeug==2.1.1
|
| 23 |
object_detection
|
| 24 |
+
Protobuf==3.20
|
| 25 |
+
string_int_label_map_pb2
|
| 26 |
+
label_map_util
|