Spaces:
Running
Running
fastapi==0.104.1 | |
uvicorn[standard]==0.24.0 | |
aiohttp==3.9.1 | |
aiofiles==23.2.1 | |
pydantic==2.5.0 | |
pydub==0.25.1 | |
requests==2.31.0 | |
python-multipart==0.0.6 | |
# For audio processing | |
ffmpeg-python==0.2.0 | |
# Optional: For production deployment | |
gunicorn==21.2.0 | |
# Optional: For task scheduling and background jobs | |
apscheduler==3.10.4 | |
# Optional: For Redis-based task storage (production) | |
redis==5.0.1 | |
celery==5.3.4 |