Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -9,3 +9,5 @@ pytz==2024.1
|
|
| 9 |
requests==2.31.0
|
| 10 |
pandas==2.2.2
|
| 11 |
scikit-learn==1.4.2
|
|
|
|
|
|
|
|
|
| 9 |
requests==2.31.0
|
| 10 |
pandas==2.2.2
|
| 11 |
scikit-learn==1.4.2
|
| 12 |
+
pillow==10.2.0
|
| 13 |
+
pytesseract==0.3.10
|