mee939434
mee939434
RRunPod
Created by mee939434 on 4/22/2025 in #⚡|serverless
Question about Serverless V2 API Payload for Automatic1111 Inpainting
Hi, I'm trying to perform inpainting using the RunPod V2 API (/runsync) with my Serverless endpoint ID (which runs an Automatic1111-compatible image). I'm sending a JSON payload in the input object that includes prompt, init_images (as a list with one base64 string), mask (as a base64 string), denoising_strength, inpainting_fill, inpaint_full_res, and mask_blur. However, the generation ignores the init image and mask. The response info from the backend shows "is_using_inpainting_conditioning": false. What is the correct JSON payload structure or parameters required by the Serverless endpoint API to successfully trigger inpainting? Does this endpoint template support it via /runsync?
2 replies