You're looking at a specific version of this model. Jump to the model overview.

chenxwh /omost:0db61817

Input

string
Shift + Return to add a new line

Input prompt

Default: "generate an image of the fierce battle of warriors and the dragon"

string
Shift + Return to add a new line

Specify things to not see in the output

Default: "lowres, bad anatomy, bad hands, cropped, worst quality"

integer

Width of output image

Default: 896

integer

Height of output image

Default: 1152

integer
(minimum: 1, maximum: 100)

Number of denoising steps

Default: 25

number
(minimum: 1, maximum: 32)

Scale for classifier-free guidance

Default: 5

number
(minimum: 0, maximum: 2)

Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic

Default: 0.6

number
(minimum: 0, maximum: 1)

When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens

Default: 0.9

integer
(minimum: 128, maximum: 4096)

Maximum number of tokens to generate

Default: 4096

integer

Random seed. Leave blank to randomize the seed

Output

code

# Initialize the canvas canvas = Canvas() # Set a global description for the canvas canvas.set_global_description( description='A funny cartoon scene where Batman fights Joker.', detailed_descriptions=[ 'The image depicts a humorous cartoon scene where Batman is engaged in a comical battle with the Joker.', 'Batman is depicted in his classic superhero attire, but with exaggerated features such as oversized muscles and a comically large bat emblem on his chest.', 'The Joker, on the other hand, is shown with a maniacal grin and exaggerated makeup, including a bright red nose and oversized, exaggeratedly white teeth.', 'The background features a whimsical, cartoonish Gotham City with buildings that appear to be slightly tilted or drawn in a way that adds to the humor.', 'Both characters are animated with exaggerated movements, making the scene appear more animated and comical.', 'The overall atmosphere is light-hearted and humorous, with bright colors and whimsical details enhancing the playful nature of the scene.', ], tags='funny, cartoon, Batman, Joker, fight, comical, humorous, exaggerated, superhero, Gotham City, whimsical, animated, bright colors, playful, light-hearted, oversized muscles, maniacal grin, bright red nose, exaggerated makeup, oversized teeth, comically large bat emblem, slightly tilted buildings, whimsical details', HTML_web_color_name='lightyellow', ) # Add batman with exaggerated features. canvas.add_local_description( location='in the center', offset='no offset', area='a medium-sized square area', distance_to_viewer=2.0, description='Batman with exaggerated features.', detailed_descriptions=[ 'Batman is depicted in his classic superhero attire, but with exaggerated features such as oversized muscles and a comically large bat emblem on his chest.', 'His cape is drawn with exaggerated flapping, and his expression is one of determined seriousness, with a comical twist.', 'The overall appearance is that of a superhero cartoon, with bold lines and vibrant colors.', ], tags='Batman, superhero, exaggerated features, oversized muscles, comically large bat emblem, cape, determined expression, cartoon, bold lines, vibrant colors', atmosphere='Playful and humorous, with a light-hearted tone.', style='Cartoon style with exaggerated features and bold lines.', quality_meta='High-quality cartoon with vibrant colors and clear details.', HTML_web_color_name='darkslategray', ) # Add joker with exaggerated makeup. canvas.add_local_description( location='on the left', offset='slightly to the lower-left', area='a medium-sized vertical area', distance_to_viewer=2.5, description='Joker with exaggerated makeup.', detailed_descriptions=[ 'The Joker is depicted with a maniacal grin and exaggerated makeup, including a bright red nose and oversized, exaggeratedly white teeth.', 'His clothing is typical of his comic book appearance, but with exaggeratedly large and comically oversized details.', 'His expression is one of manic glee, with exaggeratedly wide eyes and a comically large smile.', 'The overall appearance is that of a cartoonish villain, with bold lines and vibrant colors.', ], tags='Joker, villain, exaggerated makeup, bright red nose, oversized teeth, comically large smile, manic expression, cartoonish, bold lines, vibrant colors', atmosphere='Humorous and light-hearted, with a playful tone.', style='Cartoon style with exaggerated features and bold lines.', quality_meta='High-quality cartoon with vibrant colors and clear details.', HTML_web_color_name='red', ) # Add whimsical gotham city background. canvas.add_local_description( location='on the top-right', offset='slightly to the upper-left', area='a small square area', distance_to_viewer=3.0, description='Whimsical Gotham City background.', detailed_descriptions=[ 'The background features a whimsical, cartoonish Gotham City with buildings that appear to be slightly tilted or drawn in a way that adds to the humor.', 'The buildings are depicted with exaggerated features, such as oversized windows and comically large doorways.', 'The overall appearance is that of a playful and humorous cityscape, with bright colors and whimsical details enhancing the light-hearted atmosphere of the scene.', ], tags='Gotham City, whimsical, cartoonish, buildings, slightly tilted, exaggerated features, oversized windows, comically large doorways, playful, humorous, bright colors, whimsical details', atmosphere='Playful and humorous, with a light-hearted tone.', style='Cartoon style with exaggerated features and whimsical details.', quality_meta='High-quality cartoon with vibrant colors and clear details.', HTML_web_color_name='slategray', ) # Add exaggerated movements of batman. canvas.add_local_description( location='on the bottom-right', offset='slightly to the lower-left', area='a small vertical area', distance_to_viewer=2.75, description='Exaggerated movements of Batman.', detailed_descriptions=[ 'Batman is shown with exaggerated movements, such as comically large punches and kicks.', 'His cape is drawn flapping wildly, adding to the comical nature of the scene.', 'The overall appearance is that of a superhero cartoon, with bold lines and vibrant colors.', 'The exaggerated movements are designed to enhance the humorous atmosphere of the scene.', ], tags='Batman, exaggerated movements, comically large punches, kicks, flapping cape, cartoon, bold lines, vibrant colors, humorous, comical', atmosphere='Humorous and light-hearted, with a playful tone.', style='Cartoon style with exaggerated features and bold lines.', quality_meta='High-quality cartoon with vibrant colors and clear details.', HTML_web_color_name='darkslateblue', ) # Add exaggerated expression of joker. canvas.add_local_description( location='on the top-left', offset='slightly to the lower-right', area='a small horizontal area', distance_to_viewer=2.5, description='Exaggerated expression of Joker.', detailed_descriptions=[ 'The Joker is depicted with an exaggerated expression of manic glee, with wide eyes and a comically large smile.', 'His makeup is exaggeratedly bright and oversized, adding to the comical nature of the scene.', 'The overall appearance is that of a cartoonish villain, with bold lines and vibrant colors.', 'The exaggerated expression is designed to enhance the humorous atmosphere of the scene.', ], tags='Joker, exaggerated expression, manic glee, wide eyes, comically large smile, exaggerated makeup, cartoonish, bold lines, vibrant colors, humorous, comical', atmosphere='Humorous and light-hearted, with a playful tone.', style='Cartoon style with exaggerated features and bold lines.', quality_meta='High-quality cartoon with vibrant colors and clear details.', HTML_web_color_name='firebrick', )

image

image
Generated in