You're looking at a specific version of this model. Jump to the model overview.
zsxkib /animate-diff:6be04fc2
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
|
| negative_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
|
| base_model |
None
|
realisticVisionV20_v20
|
Select a base model (DreamBooth checkpoint)
|
| zoom_in_alpha |
number
|
0
Max: 1 |
Alpha for the strength of Zoom In Motion LoRA.
|
| zoom_out_alpha |
number
|
0
Max: 1 |
Alpha for the strength of Zoom Out Motion LoRA.
|
| pan_left_alpha |
number
|
0
Max: 1 |
Alpha for the strength of Pan Left Motion LoRA.
|
| pan_right_alpha |
number
|
0
Max: 1 |
Alpha for the strength of Pan Right Motion LoRA.
|
| pan_up_alpha |
number
|
0
Max: 1 |
Alpha for the strength of Pan Up Motion LoRA.
|
| pan_down_alpha |
number
|
0
Max: 1 |
Alpha for the strength of Pan Down Motion LoRA.
|
| rolling_clockwise_alpha |
number
|
0
Max: 1 |
Alpha for the strength of Rolling Clockwise Motion LoRA.
|
| rolling_anticlockwise_alpha |
number
|
0
Max: 1 |
Alpha for the strength of Rolling Anticlockwise 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.
|
| frames |
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)
|
| width |
integer
|
512
|
Width of generated video in pixels
|
| height |
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.
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}