Spaces:
Running
Running
Siddharaj Shirke
feat: enable persistent model checkpoint discovery and upload API for HF storage
c7e793a | # Core runtime dependencies (API + OpenEnv contract + gateway clients) | |
| fastapi>=0.111,<1.0 | |
| uvicorn[standard]>=0.30,<1.0 | |
| pydantic>=2.7,<3.0 | |
| pydantic-settings>=2.3,<3.0 | |
| openenv-core>=0.2,<1.0 | |
| python-dotenv>=1.0,<2.0 | |
| openai>=2.7.2,<3.0 | |
| requests>=2.32,<3.0 | |
| httpx>=0.27,<1.0 | |
| anyio>=4.0,<5.0 | |
| PyYAML>=6.0,<7.0 | |
| sse-starlette>=2.1,<3.0 | |
| numpy>=1.26,<3.0 | |
| python-multipart>=0.0.9,<1.0 | |