Spaces:
Sleeping
Sleeping
| # FastAPI and server | |
| fastapi | |
| uvicorn[standard] | |
| pydantic | |
| python-multipart | |
| # LlamaIndex Core & OpenAI | |
| llama-index-core | |
| llama-index-llms-openai | |
| llama-index-embeddings-openai | |
| llama-index-multi-modal-llms-openai | |
| llama-index-embeddings-clip | |
| # Multimodal Dependencies | |
| git+https://github.com/openai/CLIP.git | |
| torch | |
| pillow | |
| matplotlib | |
| # Utilities | |
| python-dotenv | |
| numpy | |
| pandas | |
| aiofiles | |
| # Monitoring | |
| prometheus-client |