ageraustine commited on
Commit
dd1f19c
1 Parent(s): 86b5b34

add ffmpeg python

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  streamlit
2
  numpy
3
- scipy
 
 
 
 
1
  streamlit
2
  numpy
3
+ scipy
4
+ librosa
5
+ ffmpeg-python
6
+ soundfile