From 091818feb76abd6e7468647797550de03cd38218 Mon Sep 17 00:00:00 2001 From: Ftps <63702646+Tps-F@users.noreply.github.com> Date: Tue, 18 Apr 2023 09:58:24 +0900 Subject: [PATCH] remove faiss description --- docs/README.ja.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/README.ja.md b/docs/README.ja.md index cd953ff..8454276 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -61,7 +61,6 @@ poetry install pipでも依存関係のinstallが可能です: -**注意**:`faiss 1.7.2`は`macOS`で`Segmentation Fault: 11`を起こすので、`requirements.txt`の該当行を `faiss-cpu==1.7.0`に変更してください。 ```bash pip install -r requirements.txt