← Back to all generators
zsxkib/stable-video-face-restoration
Official
View on Replicate →
SVFR: A Unified Framework for Generalized Video Face Restoration
Capabilities
Seed
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
video * | string (uri) | Input video file (e.g. MP4). | — | — |
decode_chunk_size | integer | Chunk size for decoding long videos. | 16 | — |
i2i_noise_strength | number | Image-to-image noise strength. | 1 | — |
mask | string (uri) | An inpainting mask image (white areas will be restored). Only required when tasks includes inpainting. | — | — |
max_appearance_guidance_scale | number | Maximum guidance scale for restoration. | 2 | — |
min_appearance_guidance_scale | number | Minimum guidance scale for restoration. | 2 | — |
noise_aug_strength | number | Noise augmentation strength. | 0 | — |
num_inference_steps | integer | Number of diffusion steps. | 30 | — |
overlap | integer | Number of overlapping frames between segments. | 3 | — |
seed | integer | Random seed. Leave blank to randomize. | — | — |
tasks | string | Which restoration tasks to apply. | "face-restoration" | face-restoration face-restoration-and-colorization face-restoration-and-colorization-and-inpainting |
video required string Input video file (e.g. MP4).
decode_chunk_size integer Chunk size for decoding long videos.
Default:
16 i2i_noise_strength number Image-to-image noise strength.
Default:
1 mask string An inpainting mask image (white areas will be restored). Only required when tasks includes inpainting.
max_appearance_guidance_scale number Maximum guidance scale for restoration.
Default:
2 min_appearance_guidance_scale number Minimum guidance scale for restoration.
Default:
2 noise_aug_strength number Noise augmentation strength.
Default:
0 num_inference_steps integer Number of diffusion steps.
Default:
30 overlap integer Number of overlapping frames between segments.
Default:
3 seed integer Random seed. Leave blank to randomize.
tasks string Which restoration tasks to apply.
Default:
"face-restoration" face-restoration face-restoration-and-colorization face-restoration-and-colorization-and-inpainting
Version:
63512c77555a Updated: 2/26/2026 1.1K runs
cinemasetfree.com