You're looking at a specific version of this model. Jump to the model overview.
deforum /deforum_stable_diffusion:e22e7749
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 |
---|---|---|---|
max_frames |
integer
|
100
Min: 100 Max: 1000 |
Number of frames for animation
|
animation_prompts |
string
|
0: a beautiful portrait of a woman by Artgerm, trending on Artstation
|
Prompt for animation. Provide 'frame number : prompt at this frame', separate different prompts with '|'. Make sure the frame number does not exceed the max_frames.
|
angle |
string
|
0:(0)
|
angle parameter for the motion
|
zoom |
string
|
0: (1.04)
|
zoom parameter for the motion
|
translation_x |
string
|
0: (0)
|
translation_x parameter for the motion
|
translation_y |
string
|
0: (0)
|
translation_y parameter for the motion
|
color_coherence |
string
(enum)
|
Match Frame 0 LAB
Options: None, Match Frame 0 HSV, Match Frame 0 LAB, Match Frame 0 RGB |
An enumeration.
|
sampler |
string
(enum)
|
plms
Options: klms, dpm2, dpm2_ancestral, heun, euler, euler_ancestral, plms, ddim |
An enumeration.
|
fps |
integer
|
15
Min: 10 Max: 60 |
Choose fps for the video.
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
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'}