first commit
This commit is contained in:
10
requirements.txt
Normal file
10
requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user