Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ opencv-python-headless
|
|
| 4 |
numpy
|
| 5 |
pandas
|
| 6 |
openpyxl
|
| 7 |
-
gradio
|
|
|
|
|
|
|
|
|
| 4 |
numpy
|
| 5 |
pandas
|
| 6 |
openpyxl
|
| 7 |
+
gradio
|
| 8 |
+
pytesseract
|
| 9 |
+
pillow
|