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