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

zeke /cloudflare-goo:a6b9200a

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
format
None
mp4
Format of the output (image or video)
fps
integer
60

Min: 1

Max: 60

Frames per second for video output (only used when format is mp4)
seed
integer
-1
Seed for the random number generator
depth
integer
3
None
scale
integer
1
None
speed
number
6

Max: 10

Speed of the goo animation effect
width
integer
1024

Min: 1

Max: 4096

Dimension of the output image
color1
string
#F38020
First color (hex format)
color2
string
#F48120
Second color (hex format)
color3
string
#FAAD3F
Third color (hex format)
height
integer
1024

Min: 1

Max: 4096

Height of the output image
pingpong
boolean
True
Play video forward then backward (only used when format is mp4)
dithering
number
0.01

Max: 1

Amount of dithering noise for stylistic effect (0.0 = none, 0.01 = subtle, 0.5+ = heavy grain)
num_frames
integer
600

Min: 1

Max: 600

Number of frames for video output (only used when format is mp4)

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