RBM2529 commited on
Commit
dadd9a9
·
verified ·
1 Parent(s): e8838c6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- Flask==2.0.1
2
  torch>=1.8.0
3
  transformers>=4.12.0
4
- werkzeug==2.0.1
5
- soundfile>=0.10.0
6
  librosa>=0.8.0
 
 
7
  numpy>=1.19.0
 
 
1
  torch>=1.8.0
2
  transformers>=4.12.0
 
 
3
  librosa>=0.8.0
4
+ gradio>=3.0.0
5
+ soundfile>=0.10.0
6
  numpy>=1.19.0