Spaces:
Running on Zero
Running on Zero
Set sdk_version 5.20.0 for ssr kwarg; drop gradio from requirements to avoid SDK pin conflict
dd3eb25 | # Runtime dependencies for the Hugging Face Space (mirrors pyproject.toml). | |
| # NOTE: gradio is NOT listed here — the Space SDK installs it pinned to the | |
| # sdk_version in README.md frontmatter (gradio[oauth]==<sdk_version>). | |
| # Adding a gradio line here would conflict with that pin. | |
| docling>=2.0.0 | |
| docling-core>=2.0.0 | |
| Pillow>=10.0.0 | |
| matplotlib>=3.8.0 | |
| tqdm>=4.66.0 | |
| llama_index | |
| numpy>=1.26.0 | |
| langchain | |
| cohere | |
| llama-index-llms-groq | |
| llama-index-embeddings-huggingface | |
| python-dotenv>=1.0.0 | |
| pydantic>=2.0 | |
| pydantic-settings>=2.0 | |
| python-json-logger>=2.0 |