mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-05-07 04:09:06 +08:00
fizx
This commit is contained in:
parent
4a00211cc1
commit
2dbf5d1028
@ -60,7 +60,7 @@ poetry install
|
|||||||
|
|
||||||
你也可以通过pip来安装依赖:
|
你也可以通过pip来安装依赖:
|
||||||
|
|
||||||
**注意**: `用pip手动安装时,使用 faiss==1.7.0,因为MacOS上的 "faiss 1.7.2 "版本会导致分段错误。 `
|
**注意**: 用pip手动安装时,使用 `pip install faiss==1.7.0`,因为MacOS上的 "faiss 1.7.2 "版本会导致分段错误。
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user