Commit
·
8434228
1
Parent(s):
36b2c22
Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
fastapi==0.100.0
|
2 |
-
opencv-python==4.6.0.66
|
3 |
-
paddleocr==2.6.1.3
|
4 |
-
paddlepaddle==2.4.1
|
5 |
-
pydantic==1.10.5
|
6 |
-
pytesseract==0.3.10
|
7 |
python-Levenshtein==0.20.9
|
8 |
thefuzz==0.19.0
|
9 |
uvicorn==0.23.1
|
|
|
1 |
fastapi==0.100.0
|
|
|
|
|
|
|
|
|
|
|
2 |
python-Levenshtein==0.20.9
|
3 |
thefuzz==0.19.0
|
4 |
uvicorn==0.23.1
|