{"version":"1","model":{"id":"fal-ai/seedvr/upscale/video","name":"SeedVR Video Upscale","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"SeedVR Video Upscale uses ByteDance's deep-learning model to upscale any video with cinematic 4K sharpness.","pricing_note":"$0.001 / output MP × frames — 5s of 1080p output ≈ $0.25","categories":["enhance"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceVideo":true},"requires":{"referenceVideo":true},"aspect_ratios":[],"resolutions":[],"durations":[],"base_credits":60,"api_gross_margin_percent":20,"added_at":"2026-05-09","popularity_rank":429,"example_prompt":"Upload any video — SeedVR upscales with ByteDance's deep-learning model for cinematic 4K sharpness","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/seedvr-video-after-sm.mp4"},"schema_url":"/api/v1/models?id=fal-ai%2Fseedvr%2Fupscale%2Fvideo","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fseedvr%2Fupscale%2Fvideo","title":"SeedVR Video Upscale generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/seedvr/upscale/video.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/seedvr/upscale/video","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 video.","default":"X264 (.mp4)","type":"string","enum":["X264 (.mp4)","VP9 (.webm)","PRORES4444 (.mov)","GIF (.gif)"]},"seed":{"title":"Seed","description":"The random seed used for the generation process.","type":"integer"},"output_quality":{"title":"Output Quality","description":"The quality of the output video.","default":"high","type":"string","enum":["low","medium","high","maximum"]},"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},"output_write_mode":{"title":"Output Write Mode","description":"The write mode of the output video.","default":"balanced","type":"string","enum":["fast","balanced","small"]},"video_url":{"type":"string","format":"uri"}},"required":["model_id","video_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":"X264 (.mp4)","options":["X264 (.mp4)","VP9 (.webm)","PRORES4444 (.mov)","GIF (.gif)"],"description":"The format of the output video."},{"key":"seed","label":"Seed","type":"seed","description":"The random seed used for the generation process."},{"key":"output_quality","label":"Output Quality","type":"select","default":"high","options":["low","medium","high","maximum"],"description":"The quality of the output video."},{"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."},{"key":"output_write_mode","label":"Output Write Mode","type":"select","default":"balanced","options":["fast","balanced","small"],"description":"The write mode of the output video."}]}}