Update 'dreambooth_runpod_joepenna.ipynb'
This commit is contained in:
parent
780b80aba1
commit
31c24c7aa1
@ -242,7 +242,7 @@
|
|||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"# START THE TRAINING\n",
|
"# START THE TRAINING\n",
|
||||||
"project_name = \"siegervbreugel\"\n",
|
"project_name = \"benjiman\"\n",
|
||||||
"batch_size = 1000\n",
|
"batch_size = 1000\n",
|
||||||
"class_word = \"person\" # << match this word to the class word from regularization images above\n",
|
"class_word = \"person\" # << match this word to the class word from regularization images above\n",
|
||||||
"reg_data_root = \"/workspace/Dreambooth-Stable-Diffusion/outputs/txt2img-samples/samples/\" + dataset\n",
|
"reg_data_root = \"/workspace/Dreambooth-Stable-Diffusion/outputs/txt2img-samples/samples/\" + dataset\n",
|
||||||
@ -353,7 +353,7 @@
|
|||||||
" --scale 7.0 \\\n",
|
" --scale 7.0 \\\n",
|
||||||
" --ddim_steps 50 \\\n",
|
" --ddim_steps 50 \\\n",
|
||||||
" --ckpt \"/workspace/Dreambooth-Stable-Diffusion/trained_models/CHANGEME.ckpt\" \\\n",
|
" --ckpt \"/workspace/Dreambooth-Stable-Diffusion/trained_models/CHANGEME.ckpt\" \\\n",
|
||||||
" --prompt \"beautiful oil painting of siegervbreugel with high detail of a gorgeous wood-elf ranger from dungeons and dragons in the desert by artgerm and greg rutkowski and thomas kinkade\""
|
" --prompt \"beautiful oil painting of benjiman with high detail of a gorgeous wood-elf ranger from dungeons and dragons in the desert by artgerm and greg rutkowski and thomas kinkade\""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user