EditMode for imagen3capability.
| Enums | |
|---|---|
EDIT_MODE_DEFAULT
|
Default editing mode. |
EDIT_MODE_INPAINT_REMOVAL
|
Inpainting removal mode. Remove objects based on the mask given |
EDIT_MODE_INPAINT_INSERTION
|
Inpainting insertion mode. Insert objects based on the mask given |
EDIT_MODE_OUTPAINT
|
Outpainting mode. Expand the image based on the mask given |
EDIT_MODE_CONTROLLED_EDITING
|
Controlled editing mode. Pass a sketch or face mesh image to control the editing. |
EDIT_MODE_STYLE
|
Style editing mode. Pass a style image to define a generation style for the prompt |
EDIT_MODE_BGSWAP
|
Background swap mode. Pass a background image to swap the background of the image. |
EDIT_MODE_PRODUCT_IMAGE
|
Product image mode. |

