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

nsfw-api /get-phat:1579941e

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
Main text prompt.
negative_prompt
string
Optional negative.
width
integer
1024

Min: 512

Max: 1536

None
height
integer
1024

Min: 512

Max: 1536

None
steps
integer
20

Min: 1

Max: 100

None
cfg
number
1

Min: 1

Max: 3

For Flux models, keep this at 1.0 for best results
sampler_name
None
euler
None
scheduler
None
normal
None
seed
integer
0
0 = 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'}