Edit an existing image from a natural-language instruction ("make it sunset", "add sunglasses") without a mask, by conditioning the model jointly on the source image and the command.
Properties
family
generate-to-edit
modality
image + instruction -> image
whyMultiModel
Mask-free, instruction-driven editing needs a model trained to follow commands over an image condition, distinct from both pure generation and masked inpainting.
steps
[object Object], [object Object]
controls
Image-conditioning strength (how much of the original to keep); text-conditioning strength; instruction phrasing.
exampleStack
InstructPix2Pix (SD) or FLUX edit -> upscale.
useCases
[Iterative art direction][No-mask quick edits][Batch style tweaks]
pitfalls
Over-strong image conditioning ignores the instruction; weak conditioning hallucinates changes the user did not ask for.