Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
numpy
|
5 |
-
|
6 |
-
pytz==2025.2
|
7 |
-
simple-salesforce==1.12.6
|
|
|
1 |
+
pytesseract
|
2 |
+
opencv-python-headless
|
3 |
+
pillow
|
4 |
+
numpy
|
5 |
+
gradio
|
|
|
|