File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 " ,
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 {
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 " ,
You can’t perform that action at this time.
0 commit comments