{"version":"1","model":{"id":"fal-ai/aura-sr","name":"AuraSR","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"AuraSR — fast 4x upscaler with sharp, detailed enhancement and optional tile overlap.","categories":["enhance"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"max_images":1,"base_credits":1,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":198,"example_prompt":"Upload any photo — AuraSR will upscale it up to 4× with sharp, detailed enhancement.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/aura-sr-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Faura-sr","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Faura-sr","title":"AuraSR generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/aura-sr.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/aura-sr","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"},"upscale_factor":{"title":"Upscale Factor","description":"Upscaling factor. More coming soon.","default":4,"type":"number"},"overlapping_tiles":{"title":"Overlapping Tiles","description":"Whether to use overlapping tiles for upscaling. Setting this to true helps remove seams but doubles the inference time.","default":false,"type":"boolean"},"checkpoint":{"title":"Checkpoint","description":"Checkpoint to use for upscaling. More coming soon.","default":"v1","type":"string","enum":["v1","v2"]},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"upscale_factor","label":"Upscale Factor","type":"number","default":4,"description":"Upscaling factor. More coming soon."},{"key":"overlapping_tiles","label":"Overlapping Tiles","type":"toggle","default":false,"description":"Whether to use overlapping tiles for upscaling. Setting this to true helps remove seams but doubles the inference time."},{"key":"checkpoint","label":"Checkpoint","type":"select","default":"v1","options":["v1","v2"],"description":"Checkpoint to use for upscaling. More coming soon."}]}}