imageText to ImageImage

HiDream I1 Fast

Generate images quickly with HiDream I1 Fast - Lightweight version with 16 inference steps, ideal for rapid previews on lower-end hardware.

HiDream I1 Fast

About

KSampler Settings

Parameters

ParameterTypeDefaultDescription
widthint1024Output width in pixels
heightint1024Output height in pixels
seedint833271177511441Random seed (use -1 for random)
stepsint16Number of sampling steps
cfgfloat1CFG scale (guidance strength)
sampler_nameenumlcmSampler algorithm
schedulerenumnormalNoise scheduler
filename_prefixstringComfyUIOutput filename prefix

Usage

c3 comfyui run hidream_i1_fast \
  --prompt "your prompt here" \
  --output my_output \
  --width 1024 \
  --height 1024 \
  --steps 16 \
  --cfg 1

Required 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_fast