Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ streamlit
|
|
2 |
inference
|
3 |
supervision
|
4 |
python-dotenv
|
|
|
|
|
|
2 |
inference
|
3 |
supervision
|
4 |
python-dotenv
|
5 |
+
opencv-python==4.9.0
|
6 |
+
|