mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-01 10:19:23 +00:00
Fix installation in Colab Tutorial 11
This commit is contained in:
parent
a0921f0c35
commit
5e16ec4d76
@ -68,7 +68,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# Install the latest release of Haystack in your own environment\n",
|
||||
"#! pip install farm-haystack\n",
|
||||
"!pip install farm-haystack\n",
|
||||
"\n",
|
||||
"# Install the latest master of Haystack\n",
|
||||
"!pip install grpcio-tools==1.34.1\n",
|
||||
@ -761,4 +761,4 @@
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 0
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user