Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.36.0
|
2 |
+
opencv-python==4.10.0.84
|
3 |
+
pytesseract==0.3.13
|
4 |
+
Pillow==10.4.0
|
5 |
+
numpy==1.26.4
|
6 |
+
pytz==2024.1
|