Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ pyyaml==6.0
|
|
12 |
torchinfo
|
13 |
labelimg==1.8.6
|
14 |
streamlit_webrtc
|
15 |
-
opencv-python-headless==4.5.2.52
|
|
|
|
12 |
torchinfo
|
13 |
labelimg==1.8.6
|
14 |
streamlit_webrtc
|
15 |
+
opencv-python-headless==4.5.2.52
|
16 |
+
opencv-python
|