Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ google-generativeai
|
|
3 |
numpy>=1.21.0
|
4 |
scipy>=1.7.3
|
5 |
pytesseract
|
6 |
-
streamlit
|
7 |
|
8 |
-
# Package Management
|
9 |
pip==23.3.2
|
|
|
3 |
numpy>=1.21.0
|
4 |
scipy>=1.7.3
|
5 |
pytesseract
|
6 |
+
streamlit==1.24.0
|
7 |
|
|
|
8 |
pip==23.3.2
|