Spaces:
Running
Running
ageraustine
commited on
Commit
•
84e34ed
1
Parent(s):
578970b
add streamlit_vertical_slider
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ numpy
|
|
3 |
scipy
|
4 |
librosa
|
5 |
ffmpeg-python
|
6 |
-
soundfile
|
|
|
|
3 |
scipy
|
4 |
librosa
|
5 |
ffmpeg-python
|
6 |
+
soundfile
|
7 |
+
streamlit_vertical_slider
|