LatentDiffusion — Inpainting AI Model
Paint a mask over what you want gone and LatentDiffusion fills the hole with surroundings that match — people, blemishes, watermarks, signage. White fills, black stays put. Ten to thirty seconds.
Details
- CategoryInpainting
- Year2022
- LicenseMIT
Compliance & Provenance
- ProviderOpen-source · Specialized
- EU AI Act RiskLimited Risk
- Art. 50 TransparencyRequired — AI-generated outputs are marked
Inputs & Outputs
- ImageInput · image
Source image with region to remove
- ImageInput · image
Mask image marking the region to inpaint (white = inpaint area)
- ImageOutput · image
Inpainted output image with the masked region filled
Tags
Alternatives in Image Edit
- FireRed-1.1
Natural-language image edit with strong identity consistency. 1-3 min.
- QWEN-2511
Edits images from a natural-language instruction. Higher quality than QWEN 2509 but heavier (1–3 min).
- QWEN-Inpaint
Prompt-driven mask inpaint — fills the masked area from your prompt, keeps the rest.
- QWEN-Layered
Decomposes an image into editable RGBA layers (foreground objects, background, …). Pair with List-Extract → QWEN-Image-Edit → List-Inject → Layer-Compose to edit a single layer and recompose.