Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
pillow
|
3 |
librosa
|
4 |
matplotlib
|
5 |
-
torchvision
|
|
|
|
2 |
pillow
|
3 |
librosa
|
4 |
matplotlib
|
5 |
+
torchvision
|
6 |
+
modelscope[framework]==1.18
|