Improve deps installation by converting them to one liner (#967)
This commit is contained in:
@@ -30,15 +30,6 @@
|
||||
"outputId": "69cb79a6-c758-4656-ccf7-9f3105c81d16"
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!pip install embedchain"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!pip install embedchain[dataloaders]"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user