You're looking at a specific version of this model. Jump to the model overview.
tonyhopkins994 /stable-materials:3c3736e8
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, texture, PBR material, high quality, best quality, highres, high resolution, highly detailed, realistic, ultrarealistic, photorealistic, 4K, 8K
|
Input text prompt for material generation
|
negative_prompt |
string
|
blurry, distorted, hazy, low details, bad quality, worst quality, lowres, low resolution, ugly
|
Negative Prompt
|
tileable |
boolean
|
True
|
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'}