You're looking at a specific version of this model. Jump to the model overview.
goodguy1963 /hidream-l1-full-img2img:61dca35f
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 |
---|---|---|---|
image |
string
|
Input image file (required)
|
|
seed |
integer
|
42
|
Random seed
|
steps |
integer
|
50
Min: 1 Max: 100 |
Number of inference steps
|
cfg |
number
|
5.54
Min: 1 Max: 20 |
Guidance scale
|
denoise |
number
|
0.6
Max: 1 |
Denoising strength
|
sampler_name |
string
(enum)
|
uni_pc
Options: euler, euler_ancestral, heun, dpm_2, dpm_2_ancestral, lms, dpm_fast, dpm_adaptive, dpmpp_2s_ancestral, dpmpp_sde, dpmpp_sde_gpu, dpmpp_2m, dpmpp_2m_sde, dpmpp_2m_sde_gpu, dpmpp_3m_sde, dpmpp_3m_sde_gpu, ddpm, ddim, uni_pc |
Sampling algorithm to use
|
scheduler |
string
(enum)
|
normal
Options: normal, karras, exponential, sgm_uniform, simple, ddim_uniform |
Scheduler for the sampler
|
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'}