How to set image SIZE

#211
by shivam98 - opened

can anyone help me how to configure json payload to generate 1280X720 image.

{
"inputs": "A magical forest illuminated by the soft glow of fireflies at dusk. In the foreground, a young adventurer in medieval-inspired attire, with wide eyes and a curious smile, stands beside a gentle, mystical creature, like a small dragon with shimmering scales. The background shows towering, whimsical trees with twisted roots and sparkling leaves, creating a dreamy and enchanting atmosphere. The lighting is warm, with golden and pink hues casting a soft, magical glow on the scene, similar to the style of classic Disney animated films.",
"parameters": {
"target_size": {"width": 1280, "height": 720}
}
}

Sign up or log in to comment