Spaces:
Sleeping
Sleeping
| [project] | |
| name = "docling-app" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "streamlit>=1.46.0", | |
| "docling>=2.38.0", | |
| "pyyaml>=6.0", | |
| "python-dotenv>=1.1.1", | |
| "openai>=1.91.0", | |
| "reportlab>=4.4.2", | |
| ] | |