{"version":"1","model":{"id":"blackforestlabs/flux-video-upscale","name":"FLUX Video Upscale","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Black Forest Labs FLUX Video Upscale increases source-video resolution while preserving motion and optionally reconstructing detail from a prompt.","categories":["enhance"],"prompt_required":false,"prompt_supported":true,"input_fields":["prompt","video_url","upscale_factor","creativity","safety_tolerance"],"supports":{"referenceVideo":true},"requires":{"referenceVideo":true},"aspect_ratios":[],"resolutions":[],"durations":[],"accepted_formats":{"video":["mp4","mov","webm"]},"base_credits":47,"api_gross_margin_percent":20,"added_at":"2026-09-02","popularity_rank":420,"example_prompt":"Restore natural skin, fabric, and environmental detail while preserving the original motion","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/seedvr-video-after-sm.mp4"},"schema_url":"/api/v1/models?id=blackforestlabs%2Fflux-video-upscale","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=blackforestlabs%2Fflux-video-upscale","title":"FLUX Video Upscale generation request","description":"Request body accepted by POST /api/v1/generate for blackforestlabs/flux-video-upscale.","type":"object","properties":{"model_id":{"type":"string","const":"blackforestlabs/flux-video-upscale","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"},"video_url":{"type":"string","format":"uri"},"upscale_factor":{"title":"Upscale Factor","default":2,"type":"number","minimum":1.5,"maximum":3,"multipleOf":0.1},"creativity":{"title":"Creativity","default":1,"type":"integer","enum":[0,1]},"safety_tolerance":{"title":"Safety Tolerance","default":2,"type":"integer","minimum":0,"maximum":4,"multipleOf":1}},"required":["model_id","video_url"],"additionalProperties":false},"parameters":[{"key":"upscale_factor","label":"Upscale Factor","type":"number","default":2,"min":1.5,"max":3,"step":0.1},{"key":"creativity","label":"Creativity","type":"integer","default":1,"options":["0","1"]},{"key":"safety_tolerance","label":"Safety Tolerance","type":"integer","default":2,"min":0,"max":4,"step":1}]}}