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

viktorfa /oot_diffusion_with_mask:6c4d234c

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
model_image
string
https://raw.githubusercontent.com/viktorfa/oot_diffusion/main/oot_diffusion/assets/model_1.png
Clear picture of the model
garment_image
string
https://raw.githubusercontent.com/viktorfa/oot_diffusion/main/oot_diffusion/assets/cloth_1.jpg
Clear picture of upper body garment
person_mask
string
https://raw.githubusercontent.com/viktorfa/oot_diffusion/main/oot_diffusion/assets/model_1_mask.png
Mask of the person's upper body
steps
integer
20

Min: 1

Max: 40

Inference steps
guidance_scale
number
2

Min: 1

Max: 5

Guidance scale
seed
integer
0

Max: 18446744073709552000

Seed

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