Spaces:
Configuration error
Configuration error
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python
|
2 |
+
pytesseract
|
3 |
+
fuzzywuzzy
|
4 |
+
python-Levenshtein
|
5 |
+
numpy
|
6 |
+
tesseract-ocr
|