{"version":"1","model":{"id":"bria/genfill/v2","name":"Bria GenFill v2","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Generate or replace content inside a painted region of an image.","pricing_note":"10 cr / generation","categories":["inpaint","edit-image"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"max_reference_images":1,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-07-17","popularity_rank":72,"example_prompt":"Add a colorful butterfly in the painted area","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/bria-add-object-v1-sm.webp"},"schema_url":"/api/v1/models?id=bria%2Fgenfill%2Fv2","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=bria%2Fgenfill%2Fv2","title":"Bria GenFill v2 generation request","description":"Request body accepted by POST /api/v1/generate for bria/genfill/v2.","type":"object","properties":{"model_id":{"type":"string","const":"bria/genfill/v2","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"mask_url":{"title":"Painted Area","description":"Paint directly on the Image Studio canvas.","type":"string"},"steps_num":{"title":"Steps","default":30,"type":"number","minimum":1,"maximum":50,"multipleOf":1},"seed":{"title":"Seed","type":"integer","multipleOf":1},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","mask_url","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"mask_url","label":"Painted Area","type":"text","required":true,"description":"Paint directly on the Image Studio canvas."},{"key":"steps_num","label":"Steps","type":"number","default":30,"min":1,"max":50,"step":1},{"key":"seed","label":"Seed","type":"seed","step":1}]}}