banao-tech commited on
Commit
cdc2f3c
·
verified ·
1 Parent(s): b2b4dc0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +7 -0
backend/requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ flask
2
+ flask-cors
3
+ numpy
4
+ soundfile
5
+ torch
6
+ openai-whisper
7
+ piper-tts