Adding procfile

This commit is contained in:
parth aranke 2024-06-02 00:09:28 +05:30
parent 99da3441cf
commit e75b57b9eb
2 changed files with 6 additions and 0 deletions

1
procfile Normal file
View File

@ -0,0 +1 @@
web: gunicorn app:app

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
torch
pyrebase
librosa
pydub
gunicorn