Spaces:
Sleeping
Sleeping
| # Full requirements for local development | |
| -r requirements.txt | |
| fastapi>=0.109.0 | |
| uvicorn[standard]>=0.27.0 | |
| gradio>=4.0.0 | |
| # Local inference (optional - only needed if HF_USE_API=false) | |
| # transformers>=4.37.0 | |
| # torch>=2.1.0 | |