{"version":"1","model":{"id":"bria/fibo-edit/restore","name":"Bria Photo Restore","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Bria Photo Restore — automatically denoises, deblurs, and enhances old or damaged photos while preserving their original character.","pricing_note":"$0.04 / image (1 Bria credit)","categories":["enhance"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"base_credits":5,"api_gross_margin_percent":20,"added_at":"2026-05-25","popularity_rank":205,"example_prompt":"Upload an old or damaged photo — Bria Photo Restore will automatically remove noise, reduce blur, and enhance detail while preserving the original character.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/codeformer-sm.webp"},"schema_url":"/api/v1/models?id=bria%2Ffibo-edit%2Frestore","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=bria%2Ffibo-edit%2Frestore","title":"Bria Photo Restore generation request","description":"Request body accepted by POST /api/v1/generate for bria/fibo-edit/restore.","type":"object","properties":{"model_id":{"type":"string","const":"bria/fibo-edit/restore","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"},"desired_increase":{"title":"Resolution Multiplier","description":"How much to increase the resolution — up to a total output of 8192x8192 pixels.","default":"2","type":"number","enum":[2,4]},"preserve_alpha":{"title":"Preserve Alpha","description":"When enabled, preserves the alpha channel of the input image. Bria's API default.","default":true,"type":"boolean"},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"desired_increase","label":"Resolution Multiplier","type":"select","default":"2","options":["2","4"],"description":"How much to increase the resolution — up to a total output of 8192x8192 pixels."},{"key":"preserve_alpha","label":"Preserve Alpha","type":"toggle","default":true,"description":"When enabled, preserves the alpha channel of the input image. Bria's API default."}]}}