You're looking at a specific version of this model. Jump to the model overview.
voodoohop /hybrid-space-bfl:3364faea
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 |
None
|
lora
|
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
|
|
use_complex_style |
boolean
|
True
|
Whether to use the complex style description (True) or simple HSL style (False)
|
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'}