Skip to content

Commit c82e948

Browse files
ChloeL19lstein
authored andcommitted
Update Stable_Diffusion_AI_Notebook.ipynb
1 parent c15a902 commit c82e948

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

notebooks/Stable_Diffusion_AI_Notebook.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": "ycYWcsEKc6w7"
77
},
88
"source": [
9-
"# Stable Diffusion AI Notebook (Release 1.14)\n",
9+
"# Stable Diffusion AI Notebook (Release 2.0.0)\n",
1010
"\n",
1111
"<img src=\"https://user-images.githubusercontent.com/60411196/186547976-d9de378a-9de8-4201-9c25-c057a9c59bad.jpeg\" alt=\"stable-diffusion-ai\" width=\"170px\"/> <br>\n",
1212
"#### Instructions:\n",
@@ -59,7 +59,7 @@
5959
"\n",
6060
"!git clone --quiet https://github.com/invoke-ai/InvokeAI.git # Original repo\n",
6161
"%cd /content/InvokeAI/\n",
62-
"!git checkout --quiet tags/release-1.14.1"
62+
"!git checkout --quiet tags/v2.0.0"
6363
]
6464
},
6565
{
@@ -208,7 +208,7 @@
208208
"source": [
209209
"#@title 9. Run Terminal and Execute Dream bot\n",
210210
"#@markdown <font color=\"blue\">Steps:</font> <br>\n",
211-
"#@markdown 1. Execute command `python scripts/dream.py` to run dream bot.<br>\n",
211+
"#@markdown 1. Execute command `python scripts/invoke.py` to run InvokeAI.<br>\n",
212212
"#@markdown 2. After initialized you'll see `Dream>` line.<br>\n",
213213
"#@markdown 3. Example text: `Astronaut floating in a distant galaxy` <br>\n",
214214
"#@markdown 4. To quit Dream bot use: `q` command.<br>\n",

0 commit comments

Comments
 (0)