Text-to-Image
This pipeline generates an image from a text description.
Use command /image
in a format /image prompt_text --argument 1
. Parameters are always added to the end of a prompt. You can add multiple parameters to each prompt.
Arguments
Number of images
-n
and --n
change the number of images to generate per command. For example, /image anime cat -n 2
will generate two images. The maximum number of images depends on User Tiers.
Aspect ratio
-ar
and --ar
change the aspect ratio of an image. -ar 1:1
will produce a square image, -ar 16:9
will generate a standard wide image. Values from -ar 4:1
to -ar 1:4
are supported.
Examples
Last updated