You're looking at a specific version of this model. Jump to the model overview.
jasonod888 /marigold-intrinsics:0d39a1c5
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 |
string
|
RGB input image
|
|
| return_zip |
boolean
|
False
|
Return a single ZIP with all outputs
|
| num_inference_steps |
integer
|
4
|
Denoising steps
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'anyOf': [{'items': {'anyOf': [], 'format': 'uri', 'type': 'string'},
'type': 'array'},
{'anyOf': [], 'format': 'uri', 'type': 'string'}],
'title': 'Output'}