Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
streamlit
|
| 2 |
-
|
| 3 |
-
pytesseract
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
opencv-python
|
| 3 |
+
pytesseract
|
| 4 |
+
Pillow
|
| 5 |
+
numpy
|