imageText to ImageImage
HiDream I1 Full
Generate images with HiDream I1 Full - Complete version with 50 inference steps for highest quality output.
About
KSampler Settings
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
width | int | 1024 | Output width in pixels |
height | int | 1024 | Output height in pixels |
seed | int | 647719102242276 | Random seed (use -1 for random) |
steps | int | 50 | Number of sampling steps |
cfg | float | 5 | CFG scale (guidance strength) |
sampler_name | enum | uni_pc | Sampler algorithm |
scheduler | enum | simple | Noise scheduler |
filename_prefix | string | ComfyUI | Output filename prefix |
Usage
c3 comfyui run hidream_i1_full \
--prompt "your prompt here" \
--output my_output \
--width 1024 \
--height 1024 \
--steps 50 \
--cfg 5Required Models
Example Prompt
Prompt Example
"``` A lo-fi, grungy wide shot of a ragged large red tree leaning slightly to one side Polaroid aesthetic. the tree is alone in a desolate landscape, the tree is illuminated by a red light, the background is pitch black ```"
Ready to run this template?
Install the CLI and run this template on GPU in seconds.
pip install hypercli-cli && hyper comfyui run hidream_i1_full