Comfy-agent workflow_z_image_turbo_txt2img_aio_fp8_or_bf16_cn_pose
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_z_image_turbo_txt2img_aio_fp8_or_bf16_cn_pose" ~/.claude/skills/steliosot-comfy-agent-workflow-z-image-turbo-txt2img-aio-fp8-or-bf16-cn-pose && rm -rf "$T"
manifest:
skills/workflows/txt2img/workflow_z_image_turbo_txt2img_aio_fp8_or_bf16_cn_pose/SKILL.mdsource content
workflow_z_image_turbo_txt2img_aio_fp8_or_bf16_cn_pose
Imported workflow skill generated from
Z Image Turbo txt2img AIO FP8 or BF16 CN Pose.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
:checkpoint
->z-image-turbo-fp8-aio.safetensorsmodels/checkpoints
Custom Node Requirements
comfyui_controlnet_auxrgthree-comfy
Links
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/SeeSee21/Z-Image-Turbo-AIO
- https://huggingface.co/SeeSee21/Z-Image-Turbo-AIO/resolve/main/z-image-turbo-bf16-aio.safetensors?download=true
- https://huggingface.co/SeeSee21/Z-Image-Turbo-AIO/resolve/main/z-image-turbo-fp8-aio.safetensors?download=true
- https://huggingface.co/alibaba-pai/Z-Image-Turbo-Fun-Controlnet-Union
- https://huggingface.co/alibaba-pai/Z-Image-Turbo-Fun-Controlnet-Union/resolve/main/Z-Image-Turbo-Fun-Controlnet-Union.safetensors?download=true
- https://www.youtube.com/@pixaroma
Routing Metadata
- Family:
txt2img - Input modalities:
image, text_prompt - Output modalities:
image/png - Model families:
qwen, sd3 - Node count:
15 - Complexity score:
3 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
x10241024 - Max sampler steps hint:
5
Detected Models
:checkpoint
->z-image-turbo-fp8-aio.safetensorsmodels/checkpoints
Detected Custom Nodes
comfyui_controlnet_auxrgthree-comfy
Runtime Warnings
- Medium-high resolution detected; expect moderate extra runtime.
- Uses custom nodes; missing nodes can cause validation/runtime failures.