Comfy-agent workflow_04_z_image_turbo_aio_fp8_or_bf16_image_upscale
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/upscaling/workflow_04_z_image_turbo_aio_fp8_or_bf16_image_upscale" ~/.claude/skills/steliosot-comfy-agent-workflow-04-z-image-turbo-aio-fp8-or-bf16-image-upscale && rm -rf "$T"
manifest:
skills/workflows/upscaling/workflow_04_z_image_turbo_aio_fp8_or_bf16_image_upscale/SKILL.mdsource content
workflow_04_z_image_turbo_aio_fp8_or_bf16_image_upscale
Imported workflow skill generated from
04-Z Image Turbo AIO FP8 or BF16 Image Upscale.json.
Family
upscaling
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
:upscale_model
->4xNomos2_hq_dat2.safetensorsmodels/upscale_models
: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:
upscaling - Input modalities:
image, text_prompt - Output modalities:
image/png - Model families:
flux - Node count:
17 - Complexity score:
1 - Resource profile:
low - Estimated runtime:
fast (usually under 30s on modern GPU) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
5
Detected Models
:upscale_model
->4xNomos2_hq_dat2.safetensorsmodels/upscale_models
:checkpoint
->z-image-turbo-fp8-aio.safetensorsmodels/checkpoints
Detected Custom Nodes
rgthree-comfy
Runtime Warnings
- Uses custom nodes; missing nodes can cause validation/runtime failures.