Spaces:
Running
Running
Monan Zhou
commited on
Commit
•
a31be99
1
Parent(s):
c9e0840
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
transformers==4.18.0
|
2 |
-
samplings==0.1.7
|
3 |
-
unidecode
|
4 |
-
music21
|
5 |
-
autopep8
|
6 |
-
pillow==9.4.0
|
7 |
-
|
8 |
-
pymupdf
|
9 |
torch
|
|
|
1 |
+
transformers==4.18.0
|
2 |
+
samplings==0.1.7
|
3 |
+
unidecode
|
4 |
+
music21
|
5 |
+
autopep8
|
6 |
+
pillow==9.4.0
|
7 |
+
modelscope
|
8 |
+
pymupdf
|
9 |
torch
|