File size: 391 Bytes
f56ede2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"input_image": "tennis.jpg",
"output_image": "a_woman_is_holding_a_baseball_bat_in_her_hand_0.png",
"prompt": "A woman is holding a baseball bat in her hand.",
"negative_prompt": "monochrome, lowres, bad anatomy, ugly, deformed face",
"num_steps": 100,
"seed": 765,
"width": 990,
"height": 720,
"guidance_scale": 6.5,
"controlnet_conditioning_scale": 0.7
}
|