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

voodoohop /flux-dance:c69c5f97

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
style_prefix
string
angular, academic art, cubism, an abstract drawing by Svetoslav Roerich, abstract illusionism, concept art, angular, broken-stained-glass, concrete poetry, anton semono. black and white, granular, abstract, hand drawings,grainy, dmysticism, sacred symbology, blueprint
Style prefix to prepend to each prompt
narrative
string
Silhouettes of valleys Silhouettes of hills
Narrative prompts, one per line. Each line defines a prompt for a certain time in the sequence.
audio_file
string
Audio file to drive interpolation (optional)
width
integer
512
Width of the generated image
height
integer
512
Height of the generated image
seed
integer
42
Random seed for interpolation (seed+1 will be used as the second seed)
interpolation_steps
integer
4
Number of interpolation steps between seeds (ignored if audio_file is provided)
variation_strength
number
0.3
Controls the amount of variation between frames (0-1)
audio_smoothing
number
0.8
Smoothing factor for audio (0-1, higher = more smoothing)
audio_loudness_type
string (enum)
peak

Options:

peak, rms

Type of audio loudness measurement to use
create_video
boolean
True
Create a video from the interpolated images
fps
integer
10
Frames per second for the video
output_format
string (enum)
png

Options:

webp, jpg, png

Format of the output image

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'}