You're looking at a specific version of this model. Jump to the model overview.
midllle /material-maker:92fb3df0
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 |
|---|---|---|---|
| input_image |
string
|
Input image
|
|
| tile_size |
integer
|
512
|
Tile size for splitting
|
| seamless |
boolean
|
False
|
Seamless upscaling
|
| mirror |
boolean
|
False
|
Mirrored seamless upscaling
|
| replicate |
boolean
|
False
|
Replicate edge pixels for padding
|
| ishiiruka |
boolean
|
False
|
Save textures in Ishiiruka Dolphin material map texture pack format
|
| ishiiruka_texture_encoder |
boolean
|
False
|
Save textures in Ishiiruka Dolphin's Texture Encoder format
|
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'}