remove specify version (#492)

This commit is contained in:
Ftps
2023-06-10 00:05:13 +09:00
committed by GitHub
parent ec83e10b8f
commit ff2793249d
5 changed files with 0 additions and 16 deletions

View File

@@ -61,8 +61,6 @@ poetry install
pipでも依存関係のインストールが可能です:
**注意**:`faiss 1.7.2``macOS``Segmentation Fault: 11`を起こすので、マニュアルインストールする場合は、 `pip install faiss-cpu==1.7.0`を実行してください。
```bash
pip install -r requirements.txt
```