Active
Lykon / Absolute Reality Inpainting v1.8.1
Absolute Reality Inpainting v1.8.1
Generate photorealistic image with prompt. This model is created for inpainting.
SdInpaintingFp16
Model ID
Absolute Reality Inpainting v1.8.1
Provider
lykon
Added
1693418287
wiro playground—lykon/Absolute Reality Inpainting v1.8.1
Added 1693418287
generate-art-with-stable-diffusion-readme
API quick start
Run Absolute Reality Inpainting v1.8.1 with a single API call.
POST https://api.wiro.ai/v1/Run/Lykon/Absolute Reality Inpainting v1.8.1
{
"prompt": "handsome man with sunglasses, realistic, …",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"inputImageMask": "https://your-cdn.com/input.png"
}