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
None
uni_pc
Sampling algorithm to use
scheduler
None
normal
Scheduler for the sampler

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