zsxkib/seedvr2 🔢🖼️❓✓ → 🖼️
About
🔥 SeedVR2: one-step video & image restoration with 3B/7B hot‑swap and optional color fix 🎬✨
Example Output
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
- Frames-per-second for video outputs.
- seed
- Random seed. Leave blank for a random seed each call.
- media (required)
- Video (mp4/mov) or image (png/jpg/webp) to restore.
- sp_size
- Sequence-parallel shard heuristic (single-GPU build only accepts 1).
- cfg_scale
- Classifier-free guidance scale (higher = stronger restoration).
- sample_steps
- Sampling steps (1 = fast one-step mode).
- model_variant
- Model size to run.
- output_format
- Image output format (only used for image inputs).
- output_quality
- Image quality for lossy formats (jpg/webp).
- apply_color_fix
- Apply optional wavelet color correction (matches official demo).
Output Schema
Output
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