Spaces:
Running
Running
admin
commited on
Commit
·
a6bde1b
1
Parent(s):
7c99075
upd env
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
modelscope
|
2 |
librosa
|
3 |
torch
|
4 |
matplotlib
|
5 |
torchvision
|
6 |
-
pillow
|
|
|
|
|
|
1 |
librosa
|
2 |
torch
|
3 |
matplotlib
|
4 |
torchvision
|
5 |
+
pillow==1.26.4
|
6 |
+
modelscope[framework]==1.18
|