Spaces:
Build error
Build error
juancopi81
commited on
Commit
·
1d016eb
1
Parent(s):
37bcf0d
Change requirement to pyfluidsynth==1.3.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
note-seq
|
2 |
matplotlib
|
3 |
transformers
|
4 |
-
pyfluidsynth
|
5 |
torch
|
|
|
1 |
note-seq
|
2 |
matplotlib
|
3 |
transformers
|
4 |
+
pyfluidsynth==1.3.0
|
5 |
torch
|