shikhr commited on
Commit
657530d
·
1 Parent(s): 61b4cd4

fix: deps

Browse files
Files changed (2) hide show
  1. output.mid +0 -0
  2. requirements.txt +2 -1
output.mid CHANGED
Binary files a/output.mid and b/output.mid differ
 
requirements.txt CHANGED
@@ -3,4 +3,5 @@ miditok==3.0.5.post1
3
  torch==2.6
4
  pretty_midi==0.2.10
5
  pyfluidsynth==1.3
6
- gradio==5.25.2
 
 
3
  torch==2.6
4
  pretty_midi==0.2.10
5
  pyfluidsynth==1.3
6
+ gradio==5.11.0
7
+ pydantic==2.8.2