You're looking at a specific version of this model. Jump to the model overview.
noahgsolomon /yumemono:e4f38e7a
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
|
Yumemono style, cosmic deity with flowing hair
|
Describe what you want to generate
|
aspect_ratio |
string
(enum)
|
2:3 (Classic Portrait)
Options: 1:1 (Perfect Square), 2:3 (Classic Portrait), 3:4 (Golden Ratio), 3:5 (Elegant Vertical), 4:5 (Artistic Frame), 5:7 (Balanced Portrait), 5:8 (Tall Portrait), 7:9 (Modern Portrait), 9:16 (Slim Vertical), 9:19 (Tall Slim), 9:21 (Ultra Tall), 9:32 (Skyline), 3:2 (Golden Landscape), 4:3 (Classic Landscape), 5:3 (Wide Horizon), 5:4 (Balanced Frame), 7:5 (Elegant Landscape), 8:5 (Cinematic View), 9:7 (Artful Horizon), 16:9 (Panorama), 19:9 (Cinematic Ultrawide), 21:9 (Epic Ultrawide), 32:9 (Extreme Ultrawide) |
Aspect ratio for the generated image
|
lora_strength |
number
|
1
Max: 1 |
Strength of the Yumemono LoRA effect
|
guidance |
number
|
3.5
Min: 1 Max: 10 |
Flux guidance scale
|
steps |
integer
|
30
Min: 10 Max: 100 |
Number of sampling steps
|
denoise |
number
|
1
Max: 1 |
Denoising strength
|
seed |
integer
|
Set a seed for reproducibility. Random by default.
|
|
output_format |
string
(enum)
|
webp
Options: webp, jpg, png |
Format of the output images
|
output_quality |
integer
|
95
Max: 100 |
Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}