Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ numpy
|
|
4 |
streamlit
|
5 |
streamlit-aggrid
|
6 |
plotly
|
|
|
7 |
soundfile
|
8 |
torchaudio
|
9 |
altair<5
|
|
|
4 |
streamlit
|
5 |
streamlit-aggrid
|
6 |
plotly
|
7 |
+
librosa
|
8 |
soundfile
|
9 |
torchaudio
|
10 |
altair<5
|