Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
librosa
|
3 |
soundfile
|
4 |
numpy
|
5 |
-
scipy
|
|
|
|
2 |
librosa
|
3 |
soundfile
|
4 |
numpy
|
5 |
+
scipy
|
6 |
+
resampy
|