Tri4 commited on
Commit
cd37d9b
1 Parent(s): ff1c553

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ git+https://github.com/openai/whisper.git
2
+ huggingface_hub
3
+ tensorflow
4
+ flask
5
+ gunicorn