Spaces:
Running
Running
fix:requirments.txt
Browse files- requirments.txt +2 -1
requirments.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
music21
|
2 |
midi2audio
|
3 |
pyfluidsynth
|
4 |
-
torch
|
|
|
|
1 |
music21
|
2 |
midi2audio
|
3 |
pyfluidsynth
|
4 |
+
torch==2.5.1
|
5 |
+
matplotlib
|