littlebird13 commited on
Commit
86cff0f
·
verified ·
1 Parent(s): 35927d8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
  -i https://pypi.org/simple
2
  # --extra-index-url https://mirrors.aliyun.com/pypi/simple/
3
  funasr==1.0.28
4
- modelscope==1.13.1
 
 
 
 
 
1
  -i https://pypi.org/simple
2
  # --extra-index-url https://mirrors.aliyun.com/pypi/simple/
3
  funasr==1.0.28
4
+ modelscope==1.13.1
5
+ librosa==0.10.1
6
+ numpy==2.0.0
7
+ torch==2.1.2+cu121
8
+ torchaudio==2.1.2+cu121