Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
Pillow # Required for image processing
|
|
|
1 |
gradio
|
2 |
+
pillow
|
3 |
+
pytesseract
|
|