Spaces:
Build error
Build error
Commit
•
0a19014
1
Parent(s):
1dbb2fe
update reqs
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio==2.8.5
|
2 |
librosa==0.9.1
|
|
|
3 |
matplotlib==3.5.1
|
4 |
numpy==1.21.2
|
5 |
scipy==1.5.3
|
|
|
1 |
gradio==2.8.5
|
2 |
librosa==0.9.1
|
3 |
+
soundfile==0.10.3.post1
|
4 |
matplotlib==3.5.1
|
5 |
numpy==1.21.2
|
6 |
scipy==1.5.3
|