{"version":"1","model":{"id":"fal-ai/bria/reimagine","name":"Bria Reimagine","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Reimagine a source image while preserving its structure and composition.","pricing_note":"10 cr / generation","categories":["edit-image","generate-image"],"prompt_required":true,"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-07-17","popularity_rank":69,"example_prompt":"Turn this sketch into a detailed watercolor illustration","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/bria-fibo-edit-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fbria%2Freimagine","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fbria%2Freimagine","title":"Bria Reimagine generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/bria/reimagine.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/bria/reimagine","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"},"structure_ref_influence":{"title":"Structure Strength","description":"How closely the new image follows the source composition.","default":0.75,"type":"number","minimum":0,"maximum":1,"multipleOf":0.05},"fast":{"title":"Fast Mode","description":"Generate faster with the optimized model.","default":true,"type":"boolean"},"num_inference_steps":{"title":"Steps","default":30,"type":"number","minimum":1,"maximum":50,"multipleOf":1},"seed":{"title":"Seed","type":"integer","multipleOf":1},"num_images":{"type":"integer","minimum":1,"maximum":4},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"structure_ref_influence","label":"Structure Strength","type":"number","default":0.75,"min":0,"max":1,"step":0.05,"description":"How closely the new image follows the source composition."},{"key":"fast","label":"Fast Mode","type":"toggle","default":true,"description":"Generate faster with the optimized model."},{"key":"num_inference_steps","label":"Steps","type":"number","default":30,"min":1,"max":50,"step":1},{"key":"seed","label":"Seed","type":"seed","step":1}]}}