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