Spaces:
Running
Running
admin
commited on
Commit
·
aa07c97
1
Parent(s):
c73c29a
modelscope[framework]==1.21.0
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch==2.6.0+cu118
|
|
3 |
pymupdf
|
4 |
music21
|
5 |
piano_transcription_inference
|
6 |
-
librosa==0.9.2
|
|
|
|
3 |
pymupdf
|
4 |
music21
|
5 |
piano_transcription_inference
|
6 |
+
librosa==0.9.2
|
7 |
+
modelscope[framework]==1.21.0
|