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

replicate /goo:47d99faa

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
string (enum)
png

Options:

png, jpeg, tiff, mp4

Format of the output (image or video)
width
integer
512

Min: 1

Max: 4096

Dimension of the output image
height
integer
512

Min: 1

Max: 4096

Height of the output image
seed
integer
-1
Seed for the random number generator
scale
integer
1
None
depth
integer
3
None
speed
number
2

Max: 10

Speed of the goo animation effect
num_frames
integer
600

Min: 1

Max: 600

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

Min: 1

Max: 60

Frames per second 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'}