Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
numpy
|
|
|
|
|
|
|
| 3 |
music21
|
| 4 |
tensorflow
|
|
|
|
| 1 |
gradio
|
| 2 |
numpy
|
| 3 |
+
soundfile
|
| 4 |
+
librosa
|
| 5 |
music21
|
| 6 |
tensorflow
|