Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
cv2
|
3 |
+
numpy
|
4 |
+
pytesseract
|
5 |
+
re
|
6 |
+
google.generativeai
|
7 |
+
rapidfuzz.distance
|