You're looking at a specific version of this model. Jump to the model overview.
voodoohop /hybrid-space-bfl:8f672a8e
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
|
Text prompt for image generation
|
|
model_version |
string
(enum)
|
lora
Options: finetune, lora, finetune-old |
Which model version to use
|
finetune_strength |
number
|
1.3
|
Strength of the finetuning effect
|
steps |
integer
|
50
|
Number of inference steps
|
guidance |
number
|
4
|
Guidance scale for generation
|
width |
integer
|
1024
|
Output image width
|
height |
integer
|
1024
|
Output image height
|
seed |
integer
|
Random seed for reproducibility
|
|
style_suffix |
string
|
In the style of HSL - The style is a precise blend of flat illustration and technical drawing, characterized by clean, sharp lines, vibrant flat colors, and a meticulous isometric perspective with no vanishing points. It emphasizes clarity and organization, with a grid-based structure that gives a sense of order and modularity. Bold, saturated colors dominate, with minimal gradients or shading, relying on flat fills and occasional neon accents to highlight key elements. Linework is consistent, with thin black or dark-colored outlines that define shapes and slightly thicker lines for emphasis. Depth is implied through overlapping layers and perspective rather than textures or realistic shadows. Micro-details are drawn with precision, creating visual density while maintaining balance and avoiding clutter. Overall, the style is systematic, modular, and highly functional, merging the simplicity of flat illustration with the communicative clarity of a technical diagram.
|
Style suffix to append to prompt
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}