You're looking at a specific version of this model. Jump to the model overview.
arielreplicate /stable_diffusion_infinite_zoom:85fbaa21
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 |
---|---|---|---|
prompt |
string
|
Prompt
|
|
output_format |
string
(enum)
|
mp4
Options: mp4, gif |
infinite loop gif or mp4 video
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'properties': {'gif': {'format': 'uri', 'title': 'Gif', 'type': 'string'},
'vid': {'format': 'uri', 'title': 'Vid', 'type': 'string'}},
'title': 'Output',
'type': 'object'}