mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-28 16:28:47 +00:00
Add faiss dependency to tutorial 12 (#2109)
This commit is contained in:
parent
88771b2bee
commit
3245cdef1d
@ -51,7 +51,7 @@
|
||||
"\n",
|
||||
"# Install the latest master of Haystack\n",
|
||||
"!pip install --upgrade pip\n",
|
||||
"!pip install git+https://github.com/deepset-ai/haystack.git#egg=farm-haystack[colab]"
|
||||
"!pip install git+https://github.com/deepset-ai/haystack.git#egg=farm-haystack[colab,faiss]"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user