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

replicate /image-counter-cog-runtime:b0b537f0

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
n_iterations
integer
4

Min: 1

Max: 1000

Number of iterations
sleep_time
number
2

Max: 10

Number of seconds to sleep between iterations
output_every
integer
1

Min: 1

How often to output progressive output

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array',
 'x-cog-array-type': 'iterator'}