imageText to ImageImage

HiDream I1 Dev

Generate images with HiDream I1 Dev - Balanced version with 28 inference steps, suitable for medium-range hardware.

HiDream I1 Dev

About

KSampler Settings

Parameters

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

Usage

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

Required Models

Example Prompt

Prompt Example

"``` A photograph of an albino woman with white skin and dark hair wearing black in the style of old baroque oil paintings, with soft focus, wearing a pearl necklace around her neck, with a dark background, with rosy cheeks, with a long veil covering her face, looking straight ahead ```"

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_dev