Cryptic commited on
Commit
d9a8b26
·
1 Parent(s): 6440aaf
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- Flask==2.2.3
2
- torch==1.12.1
3
- transformers==4.20.1
4
- librosa==0.9.2
5
- soundfile==0.10.3.post1
6
- numpy==1.21.6
 
1
+ Flask
2
+ transformers
3
+ librosa
4
+ soundfile
5
+ numpy