Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
|
|
|
|
1 |
gradio
|
2 |
mido
|
3 |
librosa
|
4 |
torchlibrosa
|
5 |
-
resampy
|
|
|
|
1 |
+
torch
|
2 |
+
numpy
|
3 |
gradio
|
4 |
mido
|
5 |
librosa
|
6 |
torchlibrosa
|
7 |
+
resampy
|
8 |
+
matplotlib
|