{"version":"1","model":{"id":"fal-ai/seedvr/upscale/image","name":"SeedVR Upscale","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"SeedVR Upscale — high-quality image upscaling with sharp, natural-looking detail recovery.","pricing_note":"$0.001 $/output MP — 2x factor of a 1MP image ≈ 4 MP","categories":["enhance"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":[],"resolutions":[],"durations":[],"output_formats":["png","jpeg","webp"],"max_images":1,"base_credits":1,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":196,"example_prompt":"Upload any photo — SeedVR upscales it with sharp, natural-looking detail recovery.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/seedvr-upscale.jpg"},"schema_url":"/api/v1/models?id=fal-ai%2Fseedvr%2Fupscale%2Fimage","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fseedvr%2Fupscale%2Fimage","title":"SeedVR Upscale generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/seedvr/upscale/image.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/seedvr/upscale/image","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"},"target_resolution":{"title":"Target Resolution","description":"The target resolution to upscale to when `upscale_mode` is `target`.","default":"1080p","type":"string","enum":["720p","1080p","1440p","2160p"]},"upscale_mode":{"title":"Upscale Mode","description":"The mode to use for the upscale. If 'target', the upscale factor will be calculated based on the target resolution. If 'factor', the upscale factor wi","default":"factor","type":"string","enum":["target","factor"]},"upscale_factor":{"title":"Upscale Factor","description":"Upscaling factor to be used. Will multiply the dimensions with this factor when `upscale_mode` is `factor`.","default":2,"type":"number","minimum":1,"maximum":10},"output_format":{"title":"Output Format","description":"The format of the output image.","default":"jpg","type":"string","enum":["png","jpg","webp"]},"seed":{"title":"Seed","description":"The random seed used for the generation process.","type":"integer"},"noise_scale":{"title":"Noise Scale","description":"The noise scale to use for the generation process.","default":0.1,"type":"number","minimum":0,"maximum":1,"multipleOf":0.001},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"target_resolution","label":"Target Resolution","type":"select","default":"1080p","options":["720p","1080p","1440p","2160p"],"description":"The target resolution to upscale to when `upscale_mode` is `target`."},{"key":"upscale_mode","label":"Upscale Mode","type":"select","default":"factor","options":["target","factor"],"description":"The mode to use for the upscale. If 'target', the upscale factor will be calculated based on the target resolution. If 'factor', the upscale factor wi"},{"key":"upscale_factor","label":"Upscale Factor","type":"number","default":2,"min":1,"max":10,"description":"Upscaling factor to be used. Will multiply the dimensions with this factor when `upscale_mode` is `factor`."},{"key":"output_format","label":"Output Format","type":"select","default":"jpg","options":["png","jpg","webp"],"description":"The format of the output image."},{"key":"seed","label":"Seed","type":"seed","description":"The random seed used for the generation process."},{"key":"noise_scale","label":"Noise Scale","type":"number","default":0.1,"min":0,"max":1,"step":0.001,"description":"The noise scale to use for the generation process."}]}}