admin commited on
Commit
38c2ecf
Β·
1 Parent(s): 179dfee
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- torch
 
2
  music21
3
  pymupdf
4
  soundfile
5
  unidecode
6
  pillow==9.4.0
7
  samplings==0.1.7
8
- modelscope==1.15
9
- transformers==4.18.0
 
1
+ torch==2.6.0+cu118
2
+ -f https://download.pytorch.org/whl/torch
3
  music21
4
  pymupdf
5
  soundfile
6
  unidecode
7
  pillow==9.4.0
8
  samplings==0.1.7
9
+ transformers==4.18.0
10
+ modelscope[framework]==1.24.0