Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
-
docling
|
| 5 |
pydantic
|
| 6 |
onnxruntime
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
+
docling[easyocr,rapidocr]
|
| 5 |
pydantic
|
| 6 |
onnxruntime
|