You're looking at a specific version of this model. Jump to the model overview.
prunaai /hidream-e1.1:433436fa
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
|
Prompt
|
|
| speed_mode |
None
|
Juiced 🔥 (more speed)
|
Speed optimization level
|
| image |
string
|
Input image to edit.
|
|
| seed |
integer
|
-1
|
Random seed (-1 for random)
|
| output_format |
None
|
webp
|
Output format
|
| output_quality |
integer
|
100
Min: 1 Max: 100 |
Output quality (for jpg and webp)
|
| guidance_scale |
number
|
2.5
Max: 10 |
Guidance scale
|
| num_inference_steps |
integer
|
28
Min: 1 Max: 1000 |
Number of inference steps
|
| image_guidance_scale |
number
|
1
Max: 10 |
Image guidance scale
|
| refine_strength |
number
|
0.3
Max: 1 |
Strength of refinement
|
| clip_cfg_norm |
boolean
|
True
|
Whether to use CLIP CFG normalization
|
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'}