File size: 362 Bytes
f56ede2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"input_image": "man_and_sword.jpg",
"output_image": "a_woman_raises_a_katana_0.png",
"prompt": "A woman raises a katana.",
"negative_prompt": "body elongated, fragmentation, many hands, ugly, deformed face",
"num_steps": 50,
"seed": 78,
"width": 540,
"height": 512,
"guidance_scale": 6.5,
"controlnet_conditioning_scale": 0.8
}
|