shikhr commited on
Commit
61b4cd4
·
1 Parent(s): 05afbb1

fix: deps

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  transformers==4.48
2
- miditok
3
- torch
4
- pretty_midi
5
- pyfluidsynth
 
 
1
  transformers==4.48
2
+ miditok==3.0.5.post1
3
+ torch==2.6
4
+ pretty_midi==0.2.10
5
+ pyfluidsynth==1.3
6
+ gradio==5.25.2