File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
"id" : " ycYWcsEKc6w7"
7
7
},
8
8
"source" : [
9
- " # Stable Diffusion AI Notebook (Release 1.14 )\n " ,
9
+ " # Stable Diffusion AI Notebook (Release 2.0.0 )\n " ,
10
10
" \n " ,
11
11
" <img src=\" https://user-images.githubusercontent.com/60411196/186547976-d9de378a-9de8-4201-9c25-c057a9c59bad.jpeg\" alt=\" stable-diffusion-ai\" width=\" 170px\" /> <br>\n " ,
12
12
" #### Instructions:\n " ,
59
59
" \n " ,
60
60
" !git clone --quiet https://github.com/invoke-ai/InvokeAI.git # Original repo\n " ,
61
61
" %cd /content/InvokeAI/\n " ,
62
- " !git checkout --quiet tags/release-1.14.1 "
62
+ " !git checkout --quiet tags/v2.0.0 "
63
63
]
64
64
},
65
65
{
208
208
"source" : [
209
209
" #@title 9. Run Terminal and Execute Dream bot\n " ,
210
210
" #@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 " ,
212
212
" #@markdown 2. After initialized you'll see `Dream>` line.<br>\n " ,
213
213
" #@markdown 3. Example text: `Astronaut floating in a distant galaxy` <br>\n " ,
214
214
" #@markdown 4. To quit Dream bot use: `q` command.<br>\n " ,
You can’t perform that action at this time.
0 commit comments