Spaces:
Runtime error
Runtime error
marigold334
commited on
Commit
•
f87efd6
1
Parent(s):
55656bc
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
torch
|
2 |
-
numpy
|
3 |
-
librosa
|
4 |
-
scipy
|
5 |
-
|
6 |
-
soundfile==0.10.3.post1
|
7 |
-
matplotlib==3.1.3
|
|
|
1 |
torch
|
2 |
+
numpy
|
3 |
+
librosa
|
4 |
+
scipy
|
5 |
+
soundfile
|
|
|
|