You're looking at a specific version of this model. Jump to the model overview.
aisha-ai-official /flux.1dev-uncensored-jibmix:47f609a6
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
|
The prompt
|
|
cfg_scale |
number
|
5
Max: 20 |
CFG scale defines how much attention the model pays to the prompt when generating
|
width |
integer
|
1024
Min: 512 Max: 2048 |
The width of the image
|
height |
integer
|
1024
Min: 512 Max: 2048 |
The height of the image
|
scheduler |
string
(enum)
|
default
Options: default, Euler flux Karras, Euler flux Simple/SGM Uniform, Euler flux Exponential, Euler flux Beta |
The scheduler to denoise the image
|
steps |
integer
|
20
Min: 4 Max: 50 |
Number of steps when generating
|
seed |
integer
|
-1
Min: -1 |
The seed for generation; 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'}