Dreamomni2

dreamomni2-image-to-image

post

DreamOmni2 is a unified multimodal model for text and image guided image editing.

Header parameters
AuthorizationstringRequiredExample: sk-XIl7IWyv0rWebaWIlTJwGsLtfxH1bCh1lA4p6eXDtDaScfOF
Body
modelstringRequired

model is the model name

Example: dreamomni2-image-to-image
promptstringRequired

The prompt to edit the image.

Example: Replace the first image have the same image style as the second image.
image_urlsstring[] · min: 1 · max: 2Required

List of URLs of input images for editing.

ninteger · enumOptional

n is the number of images to generate, default value is 1.

Default: 1Example: 1Possible values:
output_formatstring · enumOptional

output_format indicate the output format, default value is url.

Default: urlExample: urlPossible values:
Responses
200Success
application/json
post
/v1/images/edits
200Success

Last updated