| streamlit | |
| fastapi>=0.100.0 | |
| llama-index>=0.9.0 # Make sure to use the latest version that includes Ollama | |
| llama-index-llms-ollama # This is the missing package | |
| pydantic>=2.0.0 | |
| Pillow | |
| uvicorn |
| streamlit | |
| fastapi>=0.100.0 | |
| llama-index>=0.9.0 # Make sure to use the latest version that includes Ollama | |
| llama-index-llms-ollama # This is the missing package | |
| pydantic>=2.0.0 | |
| Pillow | |
| uvicorn |