Comfy-agent workflow_03_z_image_turbo_txt2img_aio_fp8_or_bf16_2560x1440px_2k
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_03_z_image_turbo_txt2img_aio_fp8_or_bf16_2560x1440px_2k" ~/.claude/skills/steliosot-comfy-agent-workflow-03-z-image-turbo-txt2img-aio-fp8-or-bf16-2560x144 && rm -rf "$T"
manifest:
skills/workflows/txt2img/workflow_03_z_image_turbo_txt2img_aio_fp8_or_bf16_2560x1440px_2k/SKILL.mdsource content
workflow_03_z_image_turbo_txt2img_aio_fp8_or_bf16_2560x1440px_2k
Imported workflow skill generated from
03-Z Image Turbo txt2img AIO FP8 or BF16 2560x1440px 2K.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
rgthree-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://www.youtube.com/@pixaroma
Routing Metadata
- Family:
txt2img - Input modalities:
text_prompt - Output modalities:
image/png - Model families:
sd3 - Node count:
16 - Complexity score:
3 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
x1280720 - Max sampler steps hint:
5
Detected Models
:checkpoint
->z-image-turbo-fp8-aio.safetensorsmodels/checkpoints
Detected Custom Nodes
rgthree-comfy
Runtime Warnings
- Medium-high resolution detected; expect moderate extra runtime.
- Uses custom nodes; missing nodes can cause validation/runtime failures.