This commit is contained in:
Ftps 2023-04-18 19:41:48 +09:00 committed by GitHub
parent 2dbf5d1028
commit b0f2433865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ poetry install
你也可以通过pip来安装依赖
**注意**: 用pip手动安装时使用 `pip install faiss==1.7.0`因为MacOS上的 "faiss 1.7.2 "版本会导致分段错误。
**注意**: 用pip手动安装时使用 `pip install faiss==1.7.0`因为MacOS上的 `faiss 1.7.2 `版本会导致分段错误。
```bash
pip install -r requirements.txt