Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ onnx
|
|
2 |
onnxruntime
|
3 |
numpy
|
4 |
pandas==1.2.3
|
5 |
-
opencv-python-headless
|
6 |
streamlit==1.4.0
|
7 |
av==8.0.3
|
8 |
streamlit_webrtc>=0.34.1
|
|
|
2 |
onnxruntime
|
3 |
numpy
|
4 |
pandas==1.2.3
|
5 |
+
opencv-python-headless
|
6 |
streamlit==1.4.0
|
7 |
av==8.0.3
|
8 |
streamlit_webrtc>=0.34.1
|