Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ streamlit==1.9.0
|
|
3 |
tensorflow-cpu==2.9.0
|
4 |
opencv-python-headless==4.5.5.64
|
5 |
streamlit-webrtc==0.37.0
|
6 |
-
protobuf
|
7 |
pandas
|
8 |
seaborn
|
9 |
pyngrok
|
|
|
3 |
tensorflow-cpu==2.9.0
|
4 |
opencv-python-headless==4.5.5.64
|
5 |
streamlit-webrtc==0.37.0
|
6 |
+
protobuf==3.20.*
|
7 |
pandas
|
8 |
seaborn
|
9 |
pyngrok
|