Files
audiobook-studio-pro-v3/requirements.txt
Ashim Kumar 11d715eb85 first commit
2026-01-09 21:06:30 +06:00

11 lines
165 B
Plaintext

# Flask and Web Framework
flask==3.1.2
python-dotenv==1.0.0
requests==2.31.0
# Audio Processing (CPU-only)
pydub==0.25.1
# Production WSGI Server
gunicorn==21.2.0