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

chenxwh /ml-depth-pro:a6645b33

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
image_path
string
Input image

Output schema

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

Schema
{'properties': {'color_map': {'format': 'uri',
                              'title': 'Color Map',
                              'type': 'string'},
                'npz': {'format': 'uri', 'title': 'Npz', 'type': 'string'}},
 'required': ['npz', 'color_map'],
 'title': 'ModelOutput',
 'type': 'object'}