pip install min-dalle in colab

This commit is contained in:
Brett Kuprel 2022-07-01 17:36:21 -04:00
parent 29c2514638
commit f0c8f258e9

6
min_dalle.ipynb vendored
View File

@ -25,7 +25,7 @@
"id": "Zl_ZFisFApeh" "id": "Zl_ZFisFApeh"
}, },
"source": [ "source": [
"### Download models" "## Install"
] ]
}, },
{ {
@ -51,7 +51,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": null,
"metadata": { "metadata": {
"colab": { "colab": {
"base_uri": "https://localhost:8080/" "base_uri": "https://localhost:8080/"
@ -93,7 +93,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 4, "execution_count": null,
"metadata": { "metadata": {
"colab": { "colab": {
"base_uri": "https://localhost:8080/", "base_uri": "https://localhost:8080/",