Spaces:
Runtime error
Runtime error
Dhrumit1314
commited on
Commit
•
93b31c7
1
Parent(s):
e9167c6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ tensorflow==2.10.1
|
|
2 |
opencv-python==4.9.0.80
|
3 |
opencv-python-headless==4.9.0.80
|
4 |
streamlit
|
5 |
-
protobuf==3.20
|
|
|
|
2 |
opencv-python==4.9.0.80
|
3 |
opencv-python-headless==4.9.0.80
|
4 |
streamlit
|
5 |
+
protobuf==3.20.0
|
6 |
+
python==3.9.18
|