mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-26 16:46:58 +00:00
Change default FAISS requirement to CPU
This commit is contained in:
parent
9d0df60aad
commit
2d27f19a71
@ -17,4 +17,5 @@ wget
|
|||||||
python-multipart
|
python-multipart
|
||||||
python-docx
|
python-docx
|
||||||
sqlalchemy_utils
|
sqlalchemy_utils
|
||||||
faiss-gpu
|
faiss-cpu
|
||||||
|
# for using FAISS with GPUs, install faiss-gpu
|
Loading…
x
Reference in New Issue
Block a user