Comfy-agent workflow_hidream_i1_dev_fp8_text2image
install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/steliosot/comfy-agent "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/workflows/txt2img/workflow_hidream_i1_dev_fp8_text2image" ~/.claude/skills/steliosot-comfy-agent-workflow-hidream-i1-dev-fp8-text2image && rm -rf "$T"
manifest:
skills/workflows/txt2img/workflow_hidream_i1_dev_fp8_text2image/SKILL.mdsource content
workflow_hidream_i1_dev_fp8_text2image
Imported workflow skill generated from
HiDream i1 Dev fp8 text2image.json.
Family
txt2img
Inputs
- Optional runtime overrides supported by
:run(...)promptnegative_prompt
,widthheight
,seed
,stepscfg
,sampler_name
,schedulerdenoise
,server
,headersapi_prefix
Outputs
- Returns JSON with:
statusprompt_idoutput_images
Model Requirements
:vae
->ae.safetensorsmodels/vae
:diffusion_model
->hidream_i1_dev_fp8.safetensorsmodels/diffusion_models
Custom Node Requirements
- None detected.
Links
- https://blog.comfy.org/p/hidream-i1-native-support-in-comfyui
- https://comfyanonymous.github.io/ComfyUI_examples/hidream/
- https://discord.com/invite/gggpkVgBf3
- https://docs.comfy.org/tutorials/advanced/hidream
- https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_dev_fp8.safetensors?download=true
- https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_g_hidream.safetensors?download=true
- https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_l_hidream.safetensors?download=true
- https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors?download=true
- https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors?download=true
- https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/vae/ae.safetensors?download=true
- https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/diffusion_models
- https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/text_encoders
- https://www.youtube.com/@pixaroma
Routing Metadata
- Family:
txt2img - Input modalities:
text_prompt - Output modalities:
image/png - Model families:
sd3 - Node count:
11 - Complexity score:
2 - Resource profile:
low - Estimated runtime:
fast (usually under 30s on modern GPU) - Max latent resolution hint:
x10241024 - Max sampler steps hint:
28
Detected Models
:vae
->ae.safetensorsmodels/vae
:diffusion_model
->hidream_i1_dev_fp8.safetensorsmodels/diffusion_models
Detected Custom Nodes
- None detected.
Runtime Warnings
- Medium-high resolution detected; expect moderate extra runtime.