You're looking at a specific version of this model. Jump to the model overview.

zsxkib /seedvr2:64ed3426

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
output_format
None
webp
Image output format (only used for image inputs).
model_variant
None
3b
Model size to run.
fps
integer
24

Min: 1

Max: 120

Frames-per-second for video outputs.
seed
integer
Random seed. Leave blank for a random seed each call.
media
string
Video (mp4/mov) or image (png/jpg/webp) to restore.
sp_size
integer
1

Min: 1

Max: 4

Sequence-parallel shard count. Increase for long clips.
cfg_scale
number
1

Max: 15

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

Min: 1

Max: 4

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

Min: 10

Max: 100

Image quality for lossy formats (jpg/webp).

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}