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

greeneryscenery /chronocrop:751557be

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
ZIP_IMAGES
string
Zipped images
WRITE
boolean
True
Write?
READ
boolean
True
Read?
CONTINUE
boolean
False
Continue?
WRITE_IMAGE
boolean
False
Write image to file?
READ_IMAGE
boolean
True
Read image from file?
DATES_PATH
string
Path to dates.csv
READ_ONLY_PATH
string
Path to read_outputs.json
CONTINUE_WRITE_PATH
string
Path to write_outputs.json
CONTINUE_READ_PATH
string
Path to read_outputs.json
ARUCO_PX
integer
100
ArUco pixel size
ARUCO_CM
integer
7
ArUco centimeter size
TARGET
integer
150
Target
DAYS
integer
35
Days
DISTANCE
integer
100
Distance
FAST
boolean
False
Fast?
TEXT_PROMPT
string
Text prompt

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