admin commited on
Commit
c567474
Β·
1 Parent(s): 44e2590
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,10 +1,9 @@
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
 
1
+ modelscope[framework]
 
2
  music21
 
 
 
3
  pillow==9.4.0
4
+ pymupdf
5
  samplings==0.1.7
6
+ soundfile
7
+ torch
8
  transformers==4.18.0
9
+ unidecode