Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -2,7 +2,5 @@ paddleocr>=2.6.1.3
|
|
2 |
transformers>=4.34.0
|
3 |
torch>=2.0.0
|
4 |
pillow>=10.0.0
|
5 |
-
pytesseract>=0.3.10
|
6 |
gradio>=3.0.0
|
7 |
-
|
8 |
-
python-Levenshtein
|
|
|
2 |
transformers>=4.34.0
|
3 |
torch>=2.0.0
|
4 |
pillow>=10.0.0
|
|
|
5 |
gradio>=3.0.0
|
6 |
+
numpy>=1.21.0
|
|