Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
|
2 |
numpy
|
3 |
pytesseract
|
4 |
-
re
|
5 |
google.generativeai
|
6 |
rapidfuzz.distance
|
7 |
gradio
|
|
|
1 |
+
opencv-python
|
2 |
numpy
|
3 |
pytesseract
|
|
|
4 |
google.generativeai
|
5 |
rapidfuzz.distance
|
6 |
gradio
|