Gregory2041 commited on
Commit
c2e3f6e
1 Parent(s): 7b8298a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  streamlit
2
  numpy
3
- scipy
4
  librosa
5
  matplotlib
6
  tensorflow
7
- sounddevice
 
 
 
1
  streamlit
2
  numpy
 
3
  librosa
4
  matplotlib
5
  tensorflow
6
+ soundfile
7
+ scipy
8
+ streamlit_audio_recorder