anotherjesse / animatediff-tester

  • Public
  • 192 runs

Run anotherjesse/animatediff-tester with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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 vocano, rocks, storm weather, wind, lava waves, lightning, 8k uhd, dslr, soft lighting, high quality, film grain, Fujifilm XT3
None
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
None
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: 32

Length of the video in frames (playback is at 8 fps e.g. 16 frames @ 8 fps is 2 seconds)
width
integer
512
Width in pixels
height
integer
512
Height in pixels
seed
integer
-1
Seed for different images and reproducibility. Use -1 to randomise seed
zoom_in_motion_strength
number
0

Max: 1

Strength of Zoom In Motion LoRA. 0 disables the LoRA
zoom_out_motion_strength
number
0

Max: 1

Strength of Zoom Out Motion LoRA. 0 disables the LoRA
pan_left_motion_strength
number
0

Max: 1

Strength of Pan Left Motion LoRA. 0 disables the LoRA
pan_right_motion_strength
number
0

Max: 1

Strength of Pan Right Motion LoRA. 0 disables the LoRA
pan_up_motion_strength
number
0

Max: 1

Strength of Pan Up Motion LoRA. 0 disables the LoRA
pan_down_motion_strength
number
0

Max: 1

Strength of Pan Down Motion LoRA. 0 disables the LoRA
rolling_clockwise_motion_strength
number
0

Max: 1

Strength of Rolling Clockwise Motion LoRA. 0 disables the LoRA
rolling_anticlockwise_motion_strength
number
0

Max: 1

Strength of Rolling Anticlockwise Motion LoRA. 0 disables the LoRA

Output schema

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

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