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

zsxkib /animate-diff:6212e144

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
photo of coastline, rocks, storm weather, wind, waves, lightning, 8k uhd, dslr, soft lighting, high quality, film grain, Fujifilm XT3
Input prompt
n_prompt
string
blur, haze, deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime, mutated hands and fingers, deformed, distorted, disfigured, poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, disconnected limbs, mutation, mutated, ugly, disgusting, amputation
Negative prompt
dreambooth_type
string (enum)
realisticVisionV20_v20

Options:

realisticVisionV20_v20, lyriel_v16, majicmixRealistic_v5Preview, rcnzCartoon3d_v10, toonyou_beta3

Select a DreamBooth type
motion_module_lora_type
string (enum)
RollingClockwise

Options:

None, ZoomIn, ZoomOut, PanLeft, PanRight, PanUp, PanDown, RollingAnticlockwise, RollingClockwise

Select a Motion LoRA type (set `Alpha` if anything other than `None` is chosen)
alpha
number
1
Only active when `motion_module_lora_type` has been chosen (i.e. `motion_module_lora_type` is not `None`). Alpha for the strength of Motion LoRA.
steps
integer
25

Min: 1

Max: 100

Number of inference steps
guidance_scale
number
7.5

Max: 20

Guidance Scale. How closely do we want to adhere to the prompt and its contents.
L
integer
16

Min: 1

Max: 60

Length of the video in frames (playback is at 8 fps e.g. 16 frames @ 8 fps is 2 seconds)
W
integer
512
Width of generated video in pixels
H
integer
512
Height of generated video in pixels
seed
integer
0

Max: 2147483647

Seed (0 = random, maximum: 2147483647) for different images and reproducibility.

Output schema

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

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