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

okgodoit-repos /mindprint-flux2-klein:bfa0d33a

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
seamless repeating art deco geometric pattern, gold and navy, textile print
Input prompt
negative_prompt
string
Things to avoid (only used if the model supports CFG)
width
None
1024
Output width (multiple of 16).
height
None
1024
Output height (multiple of 16).
num_inference_steps
integer
0

Max: 40

Denoising steps (0 = model default).
guidance_scale
number
-1

Min: -1

Max: 8

CFG scale (<0 = model default).
seed
integer
-1
Random seed. Use -1 (default) to randomize.
tiling
None
enable
Master tiling switch.
tile_x
boolean
True
Wrap horizontally (left<->right).
tile_y
boolean
True
Wrap vertically (top<->bottom).
num_outputs
integer
1

Min: 1

Max: 4

Number of images to generate
pattern_collection_id
integer
-1
Pattern collection ID
metadata
string
Opaque metadata passed through to the webhook

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