imageText to ImageImage

HiDream I1 Full

Generate images with HiDream I1 Full - Complete version with 50 inference steps for highest quality output.

HiDream I1 Full

About

KSampler Settings

Parameters

ParameterTypeDefaultDescription
widthint1024Output width in pixels
heightint1024Output height in pixels
seedint647719102242276Random seed (use -1 for random)
stepsint50Number of sampling steps
cfgfloat5CFG scale (guidance strength)
sampler_nameenumuni_pcSampler algorithm
schedulerenumsimpleNoise scheduler
filename_prefixstringComfyUIOutput filename prefix

Usage

c3 comfyui run hidream_i1_full \
  --prompt "your prompt here" \
  --output my_output \
  --width 1024 \
  --height 1024 \
  --steps 50 \
  --cfg 5

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_full