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 fierce battle between two dinosaurs in a prehistoric setting.', detailed_descriptions=[ 'The scene captures a dramatic battle between two dinosaurs in a lush, prehistoric environment.', 'The background features dense foliage, towering trees, and a misty atmosphere, all characteristic of ancient times.', 'The dinosaurs are in the midst of an intense fight, with one a massive Tyrannosaurus Rex and the other a formidable Triceratops.', 'The T-Rex, with its powerful legs and sharp claws, appears to be the aggressor, while the Triceratops, with its large frill and horns, stands its ground.', 'The ground is scattered with fallen leaves and rocks, adding to the authenticity of the prehistoric setting.', 'The sky is overcast, with clouds adding to the tension and drama of the scene.', 'The overall atmosphere is one of raw power and primal instincts, highlighting the fierce competition for survival in this ancient world.', ], tags='jurassic, dinosaur, battle, prehistoric, Tyrannosaurus Rex, Triceratops, foliage, trees, mist, intense fight, powerful legs, sharp claws, frill, horns, fallen leaves, rocks, overcast sky, clouds, raw power, primal instincts, survival, ancient world', HTML_web_color_name='darkgreen', ) # Add tyrannosaurus rex attacking canvas.add_local_description( location='in the center', offset='no offset', area='a large square area', distance_to_viewer=5.0, description='Tyrannosaurus Rex attacking', detailed_descriptions=[ 'The Tyrannosaurus Rex is depicted in mid-attack, its powerful legs propelling it forward, and its sharp claws ready to strike.', 'The T-Rex has a muscular build, with detailed scales and a fierce expression.', 'Its tail is extended behind it, adding balance and momentum to its attack.', 'The Rex’s eyes are focused and determined, showcasing its predatory instincts.', 'The surrounding area is disturbed, with dirt and leaves kicked up by its movement.', 'This dinosaur is the epitome of raw power and aggression in this ancient battle.', ], tags='Tyrannosaurus Rex, attack, powerful legs, sharp claws, muscular build, scales, fierce expression, tail, balance, momentum, focused eyes, predatory instincts, dirt, leaves, movement, raw power, aggression', atmosphere='Intense and filled with raw power, showcasing aggression.', style='Highly detailed and dynamic, with a focus on movement and aggression.', quality_meta='Rendered with high detail and dynamic movement.', HTML_web_color_name='saddlebrown', ) # Add triceratops defending canvas.add_local_description( location='on the left', offset='slightly to the lower-left', area='a medium-sized square area', distance_to_viewer=6.0, description='Triceratops defending', detailed_descriptions=[ 'The Triceratops stands its ground, its large frill and three horns creating a formidable defense.', 'The dinosaur has a sturdy build, with detailed engravings on its frill and horns.', 'Its eyes are wide and alert, reflecting its readiness to defend itself.', 'The Triceratops holds its ground firmly, with its powerful legs planted solidly.', 'The surrounding area is also disturbed, with dirt and leaves around its feet.', 'This dinosaur represents resilience and determination in the face of aggression.', ], tags='Triceratops, defending, large frill, three horns, formidable defense, sturdy build, detailed engravings, wide eyes, alert, readiness, powerful legs, planted solidly, dirt, leaves, resilience, determination, aggression', atmosphere='Filled with resilience and determination, ready to defend.', style='Detailed and focused on defense, with an emphasis on resilience.', quality_meta='Rendered with high detail and defensive posture.', HTML_web_color_name='burlywood', ) # Add dense foliage and towering trees canvas.add_local_description( location='on the top-left', offset='slightly to the upper-left', area='a medium-sized square area', distance_to_viewer=7.0, description='Dense foliage and towering trees', detailed_descriptions=[ 'The background features dense foliage and towering trees, all characteristic of a lush, prehistoric environment.', 'The foliage is thick and green, with various types of plants and ferns.', 'The trees are tall and majestic, with thick trunks and sprawling canopies.', 'The misty atmosphere adds to the ancient feel of the scene, with clouds hanging low in the overcast sky.', 'The foliage and trees are detailed, with intricate leaves and bark textures.', 'This setting provides a rich, prehistoric backdrop for the dinosaur battle, enhancing the authenticity and atmosphere of the scene.', ], tags='dense foliage, towering trees, lush environment, thick foliage, green plants, ferns, tall trees, majestic trees, thick trunks, sprawling canopies, misty atmosphere, clouds, overcast sky, detailed foliage, leaves, bark textures, prehistoric backdrop, authenticity, atmosphere', atmosphere='Rich and ancient, with a misty and overcast feel.', style='Detailed and lush, with a focus on natural textures.', quality_meta='Rendered with high detail and lush natural textures.', HTML_web_color_name='forestgreen', ) # Add scattered rocks and fallen leaves canvas.add_local_description( location='on the bottom-right', offset='slightly to the lower-right', area='a small square area', distance_to_viewer=8.0, description='Scattered rocks and fallen leaves', detailed_descriptions=[ 'The ground is scattered with rocks and fallen leaves, adding to the authenticity of the prehistoric setting.', 'The rocks are of various sizes, with jagged edges and a rough texture.', 'The fallen leaves are brown and crispy, with some still attached to the ground.', 'The area is disturbed, with dirt kicked up by the movement of the dinosaurs.', 'This detail adds to the raw, natural feel of the scene, highlighting the harsh conditions of the prehistoric world.', ], tags='scattered rocks, fallen leaves, ground, various sizes, jagged edges, rough texture, brown leaves, crispy leaves, attached leaves, disturbed area, dirt, movement, raw natural feel, harsh conditions, prehistoric world', atmosphere='Raw and natural, highlighting harsh conditions.', style='Detailed and textured, with a focus on natural elements.', quality_meta='Rendered with high detail and natural textures.', HTML_web_color_name='sienna', ) # Add overcast sky with clouds canvas.add_local_description( location='on the top', offset='slightly to the upper', area='a medium-sized horizontal area', distance_to_viewer=10.0, description='Overcast sky with clouds', detailed_descriptions=[ 'The sky is overcast, with thick clouds hanging low.', 'The clouds are dark and heavy, adding to the drama and tension of the scene.', 'The overcast sky provides a stark contrast to the lush greenery below, enhancing the sense of ancient time.', 'The clouds are detailed, with varying shades of gray and hints of rain.', 'This element adds to the overall atmosphere, making the scene feel more primal and ancient.', ], tags='overcast sky, clouds, thick clouds, dark clouds, heavy clouds, drama, tension, stark contrast, lush greenery, ancient time, detailed clouds, shades of gray, hints of rain, atmosphere, primal, ancient', atmosphere='Dramatic and tense, with a sense of ancient time.', style='Detailed and atmospheric, with a focus on cloud textures.', quality_meta='Rendered with high detail and atmospheric clouds.', HTML_web_color_name='dimgray', )

image

image
Generated in