Image Generation
Image-to-Image
The model is particularly well-tuned for vibrant and accurate colors, with better contrast, lighting, and shadows than its predecessor, all in native 1024x1024 resolution. This removes the need for an additional Upscaling Process after creating an image.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The existing image to be modified.
The percentage similarity to maintain with the original image.
The textual description of how the image should be modified.
The output type of the image to be generated.
Available options:
url
, Base64
The control function for image modification.
Available options:
none
, structure_transfer
, style_transfer