Comfy-agent curated_qwen_image_edit_transform_to_line_drawing
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/editing_restyle/curated_qwen_image_edit_transform_to_line_drawing" ~/.claude/skills/steliosot-comfy-agent-curated-qwen-image-edit-transform-to-line-drawing && rm -rf "$T"
manifest:
skills/workflows/editing_restyle/curated_qwen_image_edit_transform_to_line_drawing/SKILL.mdsource content
curated_qwen_image_edit_transform_to_line_drawing
Curated workflow skill generated from
Qwen Image Edit - Transform to Line Drawing.json.
Capability Family
editing_restyle
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
:vae
->qwen_image_vae.safetensorsmodels/vae
:diffusion_model
->Qwen_Image_Edit-Q8_0.ggufmodels/diffusion_models
:clip
->qwen_2.5_vl_7b_fp8_scaled.safetensorsmodels/clip
:lora
->Qwen-Image-Edit-Lightning-8steps-V1.0.safetensorsmodels/loras
:lora
->LineDrawing03_CE_QWEN_AIT3k.safetensorsmodels/loras
Custom Node Requirements
ComfyUI-GGUFrgthree-comfy
Links Extracted From Workflow Notes
- https://blog.comfy.org/p/qwen-image-in-comfyui-new-era-of
- https://civitai.com/models/880102?modelVersionId=2146558
- https://discord.com/invite/gggpkVgBf3
- https://github.com/ModelTC/Qwen-Image-Lightning/
- 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/QuantStack/Qwen-Image-Edit-GGUF
- https://huggingface.co/QuantStack/Qwen-Image-Edit-GGUF/tree/main
- https://huggingface.co/lightx2v/Qwen-Image-Lightning/resolve/main/Qwen-Image-Edit-Lightning-8steps-V1.0.safetensors?download=true
- https://huggingface.co/lightx2v/Qwen-Image-Lightning/tree/main
- https://www.youtube.com/@pixaroma
Source
- Original:
comfy-data/workflows/Qwen Image Edit - Transform to Line Drawing.json
Routing Metadata
- Family:
editing_restyle - Input modalities:
image - Output modalities:
image/png - Model families:
qwen - Node count:
19 - Complexity score:
3 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
8
Detected Models
:vae
->qwen_image_vae.safetensorsmodels/vae
:diffusion_model
->Qwen_Image_Edit-Q8_0.ggufmodels/diffusion_models
:clip
->qwen_2.5_vl_7b_fp8_scaled.safetensorsmodels/clip
:lora
->Qwen-Image-Edit-Lightning-8steps-V1.0.safetensorsmodels/loras
:lora
->LineDrawing03_CE_QWEN_AIT3k.safetensorsmodels/loras
Detected Custom Nodes
ComfyUI-GGUFrgthree-comfy
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.
- Uses custom nodes; missing nodes can cause validation/runtime failures.