Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,6 +16,7 @@ tqdm>=4.41.0
|
|
16 |
protobuf<4.21.3
|
17 |
numpy>=1.18.5
|
18 |
opencv-python
|
|
|
19 |
|
20 |
# Logging -------------------------------------
|
21 |
tensorboard>=2.4.1
|
|
|
16 |
protobuf<4.21.3
|
17 |
numpy>=1.18.5
|
18 |
opencv-python
|
19 |
+
roboflow
|
20 |
|
21 |
# Logging -------------------------------------
|
22 |
tensorboard>=2.4.1
|