Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio
|
2 |
pillow
|
3 |
pytesseract
|
4 |
sympy
|
|
|
|
1 |
+
gradio>=3.36.1
|
2 |
pillow
|
3 |
pytesseract
|
4 |
sympy
|
5 |
+
|