thecollabagepatch commited on
Commit
35ed76c
1 Parent(s): 05fd451

ok no dev/null

Browse files
Files changed (2) hide show
  1. packages.txt +1 -1
  2. requirements.txt +2 -2
packages.txt CHANGED
@@ -1,2 +1,2 @@
1
  ffmpeg
2
- fluidsynth &> /dev/null
 
1
  ffmpeg
2
+ fluidsynth
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  torch==2.1.0
2
  musiclang_predict
3
- pyFluidSynth &> /dev/null
4
- midi2audio &> /dev/null
 
1
  torch==2.1.0
2
  musiclang_predict
3
+ pyFluidSynth
4
+ midi2audio