← Back to all generators

zsxkib/seedvr2

🔥 SeedVR2: one-step video & image restoration with 3B/7B hot‑swap and optional color fix 🎬✨

Capabilities

Seed

Cost

Community model (estimated from hardware time)

Input Parameters

mediarequiredstring

Video (mp4/mov) or image (png/jpg/webp) to restore.

apply_color_fixboolean

Apply optional wavelet color correction (matches official demo).

Default: false
cfg_scalenumber

Classifier-free guidance scale (higher = stronger restoration).

Default: 1min: 0, max: 15
fpsinteger

Frames-per-second for video outputs.

Default: 24min: 1, max: 120
model_variantstring

Model size to run.

Default: "3b"
3b7b
output_formatstring

Image output format (only used for image inputs).

Default: "webp"
pngwebpjpg
output_qualityinteger

Image quality for lossy formats (jpg/webp).

Default: 90min: 10, max: 100
sample_stepsinteger

Sampling steps (1 = fast one-step mode).

Default: 1min: 1, max: 4
seedinteger

Random seed. Leave blank for a random seed each call.

sp_sizeinteger

Sequence-parallel shard heuristic (single-GPU build only accepts 1).

Default: 1min: 1, max: 4
Version: ca98249be9cbUpdated: 7/25/202645.1K runs