Delete requirements.txt
Browse files- requirements.txt +0 -16
requirements.txt
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
fastapi>=0.100
|
| 2 |
-
uvicorn[standard]>=0.30
|
| 3 |
-
python-multipart>=0.0.12
|
| 4 |
-
python-dotenv>=1.0
|
| 5 |
-
aiohttp==3.11.13
|
| 6 |
-
requests==2.32.3
|
| 7 |
-
pypdf==5.1.0
|
| 8 |
-
opencv-python-headless==4.12.0.88
|
| 9 |
-
numpy<2.3.0
|
| 10 |
-
pdf2image==1.17.0
|
| 11 |
-
Pillow==11.2.1
|
| 12 |
-
# Tesseract OCR
|
| 13 |
-
pytesseract==0.3.13
|
| 14 |
-
# RapidOCR
|
| 15 |
-
rapidocr-onnxruntime>=1.3.0
|
| 16 |
-
onnxruntime>=1.16.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|