admin commited on
Commit
123ec19
·
1 Parent(s): bea2132
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- torch==2.6.0+cu118
2
- -f https://download.pytorch.org/whl/torch
3
- torchvision==0.21.0+cu118
4
- -f https://download.pytorch.org/whl/torchvision
5
  librosa
6
  matplotlib
7
- modelscope[framework]==1.21.0
 
 
 
 
 
 
 
1
  librosa
2
  matplotlib
3
+ modelscope[framework]
4
+ torch
5
+ torchvision