{"version":"1","model":{"id":"bria/fibo-edit/edit","name":"Bria Fibo Edit","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Bria Fibo Edit — instruction-based image editing that modifies specific elements of a photo while preserving the rest.","pricing_note":"$0.04 / image (1 Bria credit)","categories":["edit"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":4,"max_reference_images":1,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-05-25","popularity_rank":209,"example_prompt":"Change the jacket to red","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/bria-fibo-edit-sm.webp"},"schema_url":"/api/v1/models?id=bria%2Ffibo-edit%2Fedit","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=bria%2Ffibo-edit%2Fedit","title":"Bria Fibo Edit generation request","description":"Request body accepted by POST /api/v1/generate for bria/fibo-edit/edit.","type":"object","properties":{"model_id":{"type":"string","const":"bria/fibo-edit/edit","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":"Mask Url","description":"Optional mask limiting the edit to the painted area — use Draw mask to paint it over your image.","type":"string"},"negative_prompt":{"title":"Negative Prompt","description":"Describe what to avoid in the edited result.","default":"","type":"string"},"steps_num":{"title":"Steps","description":"Number of inference steps (20–50).","default":30,"type":"number","minimum":20,"maximum":50,"multipleOf":1},"guidance_scale":{"title":"Guidance Scale","description":"How strongly the model follows the instruction (3-5).","default":5,"type":"number","minimum":3,"maximum":5,"multipleOf":1},"seed":{"title":"Seed","description":"Random seed for reproducibility.","default":5555,"type":"integer","multipleOf":1},"output_type":{"title":"Output Format","description":"File format of the edited image.","default":"png","type":"string","enum":["png","jpeg"]},"structured_instruction":{"title":"Structured Instruction (JSON)","description":"Full structured-edit JSON (from a previous response or /v2/structured_instruction/generate). Overrides the plain instruction for precise, programmatic control.","type":"object","additionalProperties":true},"num_images":{"type":"integer","minimum":1,"maximum":4},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"mask_url","label":"Mask Url","type":"text","description":"Optional mask limiting the edit to the painted area — use Draw mask to paint it over your image."},{"key":"negative_prompt","label":"Negative Prompt","type":"text","default":"","description":"Describe what to avoid in the edited result."},{"key":"steps_num","label":"Steps","type":"number","default":30,"min":20,"max":50,"step":1,"description":"Number of inference steps (20–50)."},{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":5,"min":3,"max":5,"step":1,"description":"How strongly the model follows the instruction (3-5)."},{"key":"seed","label":"Seed","type":"seed","default":5555,"step":1,"description":"Random seed for reproducibility."},{"key":"output_type","label":"Output Format","type":"select","default":"png","options":["png","jpeg"],"description":"File format of the edited image."},{"key":"structured_instruction","label":"Structured Instruction (JSON)","type":"json_object","description":"Full structured-edit JSON (from a previous response or /v2/structured_instruction/generate). Overrides the plain instruction for precise, programmatic control."}]}}