Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
pillow
|
| 3 |
easyocr
|
| 4 |
torch
|
|
|
|
|
|
| 1 |
+
pytesseract
|
| 2 |
streamlit
|
| 3 |
pillow
|
| 4 |
easyocr
|
| 5 |
torch
|
| 6 |
+
pandas
|