You're looking at a specific version of this model. Jump to the model overview.
aisha-ai-official /nsfw-flux-dev:fb4f0867
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
|
Beauty woman with dark-purple short hair, purple eyes, casual clothes and a great smile. She is on a street waving her hand.
|
The prompt
|
guidance_scale |
number
|
3.5
Min: 1 Max: 12 |
Guidance scale defines how much attention the model pays to the prompt when generating
|
width |
integer
|
1024
Min: 1 Max: 4096 |
The width of the image
|
height |
integer
|
1024
Min: 1 Max: 4096 |
The height of the image
|
steps |
integer
|
8
Min: 1 Max: 100 |
The steps when generating
|
seed |
integer
|
-1
|
The seed used when generating, set to -1 for random seed
|
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'}