← Back to all generators

deforum/deforum_stable_diffusion

Animating prompts with stable diffusion

Capabilities

Seed

Cost

Community model (estimated from hardware time)

Input Parameters

angle string

angle parameter for the motion

Default: "0:(0)"
animation_prompts string

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.

Default: "0: a beautiful portrait of a woman by Artgerm, trending on Artstation"
color_coherence string

An enumeration.

Default: "Match Frame 0 LAB"
None Match Frame 0 HSV Match Frame 0 LAB Match Frame 0 RGB
fps integer

Choose fps for the video.

Default: 15 min: 10, max: 60
max_frames integer

Number of frames for animation

Default: 100 min: 100, max: 1000
sampler string

An enumeration.

Default: "plms"
klms dpm2 dpm2_ancestral heun euler euler_ancestral plms ddim
seed integer

Random seed. Leave blank to randomize the seed

translation_x string

translation_x parameter for the motion

Default: "0: (0)"
translation_y string

translation_y parameter for the motion

Default: "0: (0)"
zoom string

zoom parameter for the motion

Default: "0: (1.04)"
Version: e22e77495f2f Updated: 2/26/2026 266.7K runs