Spaces:
Runtime error
Runtime error
yourusername
commited on
Commit
•
f3a8b5d
1
Parent(s):
a6fb3e3
:pushpin: add librosa to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
streamlit==0.80.0
|
2 |
pysoundfile
|
3 |
-
pedalboard
|
|
|
|
1 |
streamlit==0.80.0
|
2 |
pysoundfile
|
3 |
+
pedalboard
|
4 |
+
librosa
|