ControlNet-Image-Generator
/
apps
/gradio_app
/assets
/examples
/Stable-Diffusion-2.1-Openpose-ControlNet
/1
/config.json
{ | |
"input_image": "yoga.jpg", | |
"output_image": "a_man_is_doing_yoga_in_a_serene_park_0.png", | |
"prompt": "A man is doing yoga in a serene park.", | |
"negative_prompt": "monochrome, lowres, bad anatomy, ugly, deformed face", | |
"num_steps": 50, | |
"seed": 100, | |
"width": 512, | |
"height": 512, | |
"guidance_scale": 5.5, | |
"controlnet_conditioning_scale": 0.6 | |
} | |