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

pollinations/stable-diffusion-dance:617cfe63

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
prompts
string
A lively and whimsical apothecary where chrome robots shop grows from the stalk of a giant mushroom, cgsociety, siggraph, oleg oprisco, conrad roset, anka zhuravleva, gediminas pranckevicius A lively and whimsical dark apothecary shop, cinematic framing, rain lit, chrome robots on single wheels shop, the shop grows from the stalk of a giant mushroom, cgsociety, siggraph, dystopian scifi, concept art, set design, oleg oprisco, conrad roset, anka zhuravleva, gediminas pranckevicius, cornell, kawasaki Surreal gouache painting, by yoshitaka amano, by ruan jia, by conrad roset, by kilian eng, by good smile company, detailed anime 3 d render of floating molecules and a robot artist holding an icosahedron with stars, clouds, and rainbows in the background, cgsociety, artstation, modular patterned mechanical costume and headpiece, retrowave atmosphere
None
audio_file
string
input audio file
prompt_scale
number
15
Determines influence of your prompt on generation.
random_seed
integer
13
Each seed generates a different image
diffusion_steps
integer
20
Number of diffusion steps. Higher steps could produce better results but will take longer to generate. Maximum 30 (using K-Euler-Diffusion).
audio_smoothing
number
0.7
Audio smoothing factor.
frame_rate
integer
12
Frames per second for the generated video.
width
integer
512
Width of the generated image. The model was really only trained on 512x512 images. Other sizes tend to create less coherent images.
height
integer
512
Height of the generated image. The model was really only trained on 512x512 images. Other sizes tend to create less coherent images.
batch_size
integer
4
Batch size. Higher values will result in quicker generation but may cause memory problems depending on the resolution.

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