Comfy-agent curated_nunchaku_qwen_lightning_outpainting_a_folder_of_images
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/img2img_inpaint_outpaint/curated_nunchaku_qwen_lightning_outpainting_a_folder_of_images" ~/.claude/skills/steliosot-comfy-agent-curated-nunchaku-qwen-lightning-outpainting-a-folder-of-im && rm -rf "$T"
manifest:
skills/workflows/img2img_inpaint_outpaint/curated_nunchaku_qwen_lightning_outpainting_a_folder_of_images/SKILL.mdsource content
curated_nunchaku_qwen_lightning_outpainting_a_folder_of_images
Curated workflow skill generated from
Nunchaku Qwen Lightning - Outpainting a Folder of Images.json.
Capability Family
img2img_inpaint_outpaint
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
:controlnet
->Qwen-Image-InstantX-ControlNet-Inpainting.safetensorsmodels/controlnet
Custom Node Requirements
comfyui-easy-usecomfyui-itoolscomfyui-nunchakurgthree-comfy
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-InstantX-ControlNets/resolve/main/split_files/controlnet/Qwen-Image-InstantX-ControlNet-Inpainting.safetensors?download=true
- 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.1-8steps.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 - Outpainting a Folder of Images.json
Routing Metadata
- Family:
img2img_inpaint_outpaint - Input modalities:
image, text_prompt - Output modalities:
image/png - Model families:
qwen - Node count:
21 - Complexity score:
2 - Resource profile:
low - Estimated runtime:
fast (usually under 30s on modern GPU) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
8
Detected Models
:clip
->qwen_2.5_vl_7b_fp8_scaled.safetensorsmodels/clip
:vae
->qwen_image_vae.safetensorsmodels/vae
:controlnet
->Qwen-Image-InstantX-ControlNet-Inpainting.safetensorsmodels/controlnet
Detected Custom Nodes
comfyui-easy-usecomfyui-itoolscomfyui-nunchakurgthree-comfy
Runtime Warnings
- Multiple custom nodes required; verify node installation/version compatibility.