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

konieshadow /fooocus-api:1602f2dd

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
Prompt for image generation
negative_prompt
string
Negtive prompt for image generation
style_selections
string
Fooocus V2,Default (Slightly Cinematic)
Fooocus styles applied for image generation, seperated by comma
performance_selection
string (enum)
Speed

Options:

Speed, Quality

Performance selection
aspect_ratios_selection
string (enum)
1152×896

Options:

704×1408, 704×1344, 768×1344, 768×1280, 832×1216, 832×1152, 896×1152, 896×1088, 960×1088, 960×1024, 1024×1024, 1024×960, 1088×960, 1088×896, 1152×896, 1152×832, 1216×832, 1280×768, 1344×768, 1344×704, 1408×704, 1472×704, 1536×640, 1600×640, 1664×576, 1728×576

The generated image's size
image_number
integer
1

Min: 1

Max: 8

How many image to generate
image_seed
integer
-1
Seed to generate image, -1 for random
sharpness
number
2

Max: 30

None
guidance_scale
number
7

Min: 1

Max: 30

None

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