Spaces:
Running
Running
admin
commited on
Commit
·
0ca52bf
1
Parent(s):
9b709d7
upd req
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
|
|
1 |
pymupdf
|
2 |
music21
|
3 |
-
piano_transcription_inference
|
4 |
-
modelscope==1.
|
5 |
-
librosa==0.9.2
|
6 |
-
torch==1.12.1
|
7 |
-
numpy==1.26.4
|
|
|
1 |
+
torch
|
2 |
pymupdf
|
3 |
music21
|
4 |
+
piano_transcription_inference==0.0.5
|
5 |
+
modelscope[framework]==1.18
|
6 |
+
librosa==0.9.2
|
|
|
|