fix training slash in notebook txt2img cell
This commit is contained in:
parent
d0ae3b1ce9
commit
5fea14c482
|
@ -287,7 +287,7 @@
|
||||||
"--n_iter 4 \\\n",
|
"--n_iter 4 \\\n",
|
||||||
"--prompt \"a boy and his dog talking a walk down the sidewalk\" \\\n",
|
"--prompt \"a boy and his dog talking a walk down the sidewalk\" \\\n",
|
||||||
"--scale 6.0 \\\n",
|
"--scale 6.0 \\\n",
|
||||||
"--outdir outputs \\"
|
"--outdir outputs "
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue