enable show negative prompt
This commit is contained in:
parent
e01430e879
commit
cece74c193
|
@ -326,7 +326,7 @@
|
|||
" print('You forgot to fill out the variable model_file above.')\n",
|
||||
" sys.exit(1)\n",
|
||||
"\n",
|
||||
"!python /notebooks/stable-diffusion-webui/webui.py --share --ckpt $model_file"
|
||||
"!python /notebooks/stable-diffusion-webui/webui.py --share --ckpt $model_file --show-negative-prompt"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue