Spaces:
Runtime error
Runtime error
Commit
·
2004b92
1
Parent(s):
1f583e7
add the req fil
Browse files- __pycache__/app.cpython-310.pyc +0 -0
- equirements.txt +3 -0
__pycache__/app.cpython-310.pyc
ADDED
|
Binary file (790 Bytes). View file
|
|
|
equirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pillow
|
| 2 |
+
gradio
|
| 3 |
+
pytesseract
|