You're looking at a specific version of this model. Jump to the model overview.
tonyhopkins994 /stable-materials:64d26d03
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 |
---|---|---|---|
prompt |
string
|
red terracotta brick wall
|
Input text prompt for material generation
|
negative_prompt |
string
|
blurry, distorted
|
Negative Prompt
|
tileable |
boolean
|
False
|
Whether the material is tileable
|
patched |
boolean
|
False
|
Whether the material is patched
|
image |
string
|
Input image for material generation, base64 encoded
|
|
seed |
string
|
-1
|
Random seed. Leave blank to randomize the seed
|
guidance_scale |
number
|
7.5
Min: 1 Max: 50 |
Scale for classifier-free guidance
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'type': 'string'}, 'title': 'Output', 'type': 'array'}