zhifu gao пре 2 година
родитељ
комит
242db536a9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -30,7 +30,7 @@ For the release notes, please ref to [news](https://github.com/alibaba-damo-acad
 ## Installation
 
 ``` sh
-pip install "modelscope[audio_asr]" --upgrade -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
+pip install -U modelscope
 git clone https://github.com/alibaba/FunASR.git && cd FunASR
 pip install -e ./
 ```