Comfy-agent curated_nunchaku_qwen_lightning_txt2img_gpt5_nano_prompt
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/curated_nunchaku_qwen_lightning_txt2img_gpt5_nano_prompt" ~/.claude/skills/steliosot-comfy-agent-curated-nunchaku-qwen-lightning-txt2img-gpt5-nano-prompt && rm -rf "$T"
manifest:
skills/workflows/txt2img/curated_nunchaku_qwen_lightning_txt2img_gpt5_nano_prompt/SKILL.mdsource content
curated_nunchaku_qwen_lightning_txt2img_gpt5_nano_prompt
Curated workflow skill generated from
Nunchaku Qwen Lightning txt2img + GPT5 Nano Prompt.json.
Capability 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_id
(includes image/video entries reported by Comfy history)output_images
Model Requirements
:clip
->qwen_2.5_vl_7b_fp8_scaled.safetensorsmodels/clip
:vae
->qwen_image_vae.safetensorsmodels/vae
Custom Node Requirements
comfyui-nunchaku
Links Extracted From Workflow Notes
- https://discord.com/invite/gggpkVgBf3
- https://github.com/Tavris1/ComfyUI-Easy-Install
- https://github.com/nunchaku-tech/ComfyUI-nunchaku
- https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors
- https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors
- https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main/split_files/text_encoders
- https://huggingface.co/nunchaku-tech/nunchaku-qwen-image/resolve/main/svdq-int4_r32-qwen-image-lightningv1.0-4steps.safetensors?download=true
- https://huggingface.co/nunchaku-tech/nunchaku-qwen-image/tree/main
- https://www.youtube.com/@pixaroma
Source
- Original:
comfy-data/workflows/Nunchaku Qwen Lightning txt2img + GPT5 Nano Prompt.json
Routing Metadata
- Family:
txt2img - Input modalities:
image, text_prompt - Output modalities:
image/png - Model families:
qwen, sd3, wan - Node count:
16 - Complexity score:
3 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
x10241024 - Max sampler steps hint:
4
Detected Models
:clip
->qwen_2.5_vl_7b_fp8_scaled.safetensorsmodels/clip
:vae
->qwen_image_vae.safetensorsmodels/vae
Detected Custom Nodes
comfyui-nunchaku
Runtime Warnings
- Medium-high resolution detected; expect moderate extra runtime.
- Uses custom nodes; missing nodes can cause validation/runtime failures.