You're looking at a specific version of this model. Jump to the model overview.
zeke /cloudflare-goo:0b76a3d3
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
|
png
|
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
|
2
Max: 10 |
Speed of the goo animation effect
|
| width |
integer
|
512
Min: 1 Max: 4096 |
Dimension of the output image
|
| color1 |
string
|
#EBE75C
|
First color (hex format)
|
| color2 |
string
|
#DF4843
|
Second color (hex format)
|
| color3 |
string
|
#EB40F0
|
Third color (hex format)
|
| height |
integer
|
512
Min: 1 Max: 4096 |
Height of the output image
|
| 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'}