zsxkib/seedvr2 🔢🖼️❓✓ → 🖼️

▶️ 10.6K runs 📅 Nov 2025 ⚙️ Cog 0.16.8 🔗 GitHub 📄 Paper ⚖️ License
image-restoration video-restoration

About

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

Example Output

Output

Example output

Performance Metrics

3.12s Prediction Time
141.65s Total Time
All Input Parameters
{
  "fps": 24,
  "media": "https://replicate.delivery/pbxt/KZVLkWEmioXxDchkSMf2srnR2gQuezEfWrW9NeKLpCeHcl5w/8_before.png",
  "sp_size": 1,
  "cfg_scale": 1,
  "sample_steps": 1,
  "model_variant": "3b",
  "output_format": "webp",
  "output_quality": 90,
  "apply_color_fix": true
}
Input Parameters
fps Type: integerDefault: 24Range: 1 - 120
Frames-per-second for video outputs.
seed Type: integer
Random seed. Leave blank for a random seed each call.
media (required) Type: string
Video (mp4/mov) or image (png/jpg/webp) to restore.
sp_size Type: integerDefault: 1Range: 1 - 4
Sequence-parallel shard heuristic (single-GPU build only accepts 1).
cfg_scale Type: numberDefault: 1Range: 0 - 15
Classifier-free guidance scale (higher = stronger restoration).
sample_steps Type: integerDefault: 1Range: 1 - 4
Sampling steps (1 = fast one-step mode).
model_variant Default: 3b
Model size to run.
output_format Default: webp
Image output format (only used for image inputs).
output_quality Type: integerDefault: 90Range: 10 - 100
Image quality for lossy formats (jpg/webp).
apply_color_fix Type: booleanDefault: false
Apply optional wavelet color correction (matches official demo).
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
EulerSampler:   0%|          | 0/1 [00:00<?, ?it/s]
EulerSampler: 100%|██████████| 1/1 [00:00<00:00,  2.05it/s]
EulerSampler: 100%|██████████| 1/1 [00:00<00:00,  2.05it/s]
Version Details
Version ID
ca98249be9cb623f02a80a7851a2b1a33d5104c251a8f5a1588f251f79bf7c78
Version Created
November 9, 2025
Run on Replicate →