You're looking at a specific version of this model. Jump to the model overview.
chenxwh /ml-depth-pro:150354fe
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
|
|
scale |
number
|
1.5
Max: 10 |
Factor to scale image by
|
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'}