Spaces:
Running
Running
| # Core dependencies | |
| fastapi==0.115.5 | |
| uvicorn[standard]==0.32.1 | |
| pydantic==2.10.3 | |
| # ML dependencies | |
| sentence-transformers==3.3.1 | |
| torch==2.5.1 | |
| numpy==1.26.4 | |
| # Production dependencies | |
| python-multipart==0.0.20 | |
| aiofiles==24.1.0 |