Model reference · open weights
krea2-anypaint is an open-weight image model from yijunwang2, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
Krea 2 AnyPaint: Arbitrary-Mask Inpainting, Outpainting, and Image Editing Krea 2 AnyPaint provides arbitrary-mask inpainting, outpainting, and image editing for Krea 2 Turbo. One runtime handles internal edits, canvas extension, disconnected regions, narrow structures, and mixed masks that cross the source boundary. Interactive ZeroGPU Space At a glance Important: The Hugging Face auto-generated Diffusers snippet and ordinary LoRA importers are not compatible with this functional adapter. Use the included example.py, pipeline.py, and anypaint.py. Capabilities - arbitrary-shape and freehand mask image editing; - same-canvas inpainting; - one-pass outpainting into a larger canvas; - multiple disconnected edit regions; - narrow, curved, and boundary-crossing masks; - combined inpainting and outpainting in one request; - preservation of unmasked regions through timestep-matched latent constraints. White mask pixels are generated or edited. Black mask pixels are preserved. The helper also marks every pixel outside the placed source as generated, so the same input contract covers both inpainting and outpainting. Showcase All showcase sources are synthetic, generated from the unmodified Krea 2 base model with original prompts. They contain no real-person identity, brand, existing fictional character, or other third-party character IP. Each listed result is the first output from its recorded prompt and fixed seed; unsuccessful runs were not silently removed. The release candidate includes a diverse fixed-seed set covering photographic, illustrated, 3D, indoor, outdoor, object, and human-subject compositions. Every case ships with its source, exact binary mask, output, and generation metadata under showcase/. 01photointernal - Photographic internal edit Prompt: a sunlit modern kitchen interior with a handmade ceramic bowl of fresh lemons on the center island, coherent morning light, complete architectural photograph 02watercoloroutpaint - Watercolor downward outpainting Prompt: an original watercolor greenhouse and coastal garden, the path and flowering plants continuing naturally downward, airy washes, complete vertical composition 033doutpaint - Stylized 3D horizontal
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | yijunwang2 |
|---|---|
| Type | Image models |
| Variants | 1 |
| Runs with | diffusers |
| Based on | krea/Krea-2-Turbo |
| Released | 2026-08-03 |
| Popularity | 4k downloads / month |
| Likes | 18 |
| Licence | Commercial licence needed |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| krea2-anypaint | — | BF16 | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys krea2-anypaint for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (krea2-anypaint below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/images/generations \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"krea2-anypaint","prompt":"a red bicycle","size":"1024x1024"}'
Details
Tags
Licence
The weights are open but its licence needs a commercial agreement for business use. AxForge can arrange that licence and host the model for you — you pay AxForge, we settle with the model’s maker. Ask us for a quote. Read the licence ↗