Spaces:
Runtime error
Runtime error
Commit
·
875ff20
1
Parent(s):
5615187
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
opencv-python == 4.5.3.56
|
2 |
pytesseract == 0.3.10
|
3 |
numpy==1.25.2
|
|
|
|
1 |
opencv-python == 4.5.3.56
|
2 |
pytesseract == 0.3.10
|
3 |
numpy==1.25.2
|
4 |
+
gradio == 3.47.1
|