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

vantilator2000 /pbr-playground:9f965dee

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
Optional: Upload your own texture image to generate PBR maps (skips AI generation)
prompt
string
seamless dark wood texture, highly detailed, 8k
Text description of the texture (ignored if input_image is provided)
negative_prompt
string
Things to avoid in the texture
resolution
None
1024
Output resolution (only used when generating from prompt)
tiling_strength
number
0.5

Max: 1

Seamless tiling strength (0-1)
num_steps
integer
25

Min: 1

Max: 50

Number of inference steps (only used when generating from prompt)
seed
integer
-1
Random seed (-1 for random)

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