GogetaBlueMUI commited on
Commit
1a6ba55
·
verified ·
1 Parent(s): 347c33b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- streamlit
2
- torch
3
- transformers
4
- librosa
5
- numpy
6
- ffmpeg-python
7
- psutil
 
 
 
1
+ streamlit
2
+ torch
3
+ transformers
4
+ librosa
5
+ numpy
6
+ ffmpeg-python
7
+ psutil
8
+ fuzzywuzzy
9
+ Levenshtein