Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.31.0
|
| 2 |
+
google-cloud-vision==3.10.2
|
| 3 |
+
google-auth==2.40.3
|
| 4 |
+
kospellpy==0.0.3
|
| 5 |
+
opencv-python-headless==4.11.0.86
|
| 6 |
+
pillow==11.2.1
|
| 7 |
+
numpy==2.1.3
|