---
title: BFL | Scenario Docs
---

> This page is auto-generated from model configurations. Last updated: 2026-09-01.

This reference lists all available **BFL** video upscale models and their parameters. Use these parameter names when calling the [Generation API](/api/postgeneratecustom/index.md).

- [FLUX Video Upscale](#flux-video-upscale)

---

## FLUX Video Upscale

FLUX.3-powered video super-resolution. Upscale clips to 1080p, 2K, or 4K in precise or creative mode.

**Model ID:** `model_bfl-flux-video-upscale`

**Capabilities:** `video2video`

**LLM Markdown:** <https://app.scenario.com/api/models/model_bfl-flux-video-upscale/markdown>

| Parameter       | Type   | Required | Default | Min | Max | Allowed Values | Description                                                                                                           |
| --------------- | ------ | -------- | ------- | --- | --- | -------------- | --------------------------------------------------------------------------------------------------------------------- |
| `video`         | file   | Yes      | -       | -   | -   | -              | Video to upscale (max 20 seconds, 50 MB).                                                                             |
| `prompt`        | string | No       | -       | -   | -   | -              | Optional description used to guide creative detail enhancement.                                                       |
| `upscaleFactor` | number | No       | `2`     | 1.5 | 3   | -              | Output scaling factor. Source aspect ratio is preserved. Cost follows the resulting long-edge tier (1080p / 2K / 4K). |
| `creativity`    | number | No       | `0`     | -   | -   | `0`, `1`       | Precise stays faithful to the source. Creative adds detail enhancement.                                               |
