Comfy-agent workflow_ep54_flux_dev_nunchaku_generate_vector_designs
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_ep54_flux_dev_nunchaku_generate_vector_designs" ~/.claude/skills/steliosot-comfy-agent-workflow-ep54-flux-dev-nunchaku-generate-vector-designs && rm -rf "$T"
manifest:
skills/workflows/txt2img/workflow_ep54_flux_dev_nunchaku_generate_vector_designs/SKILL.mdsource content
workflow_ep54_flux_dev_nunchaku_generate_vector_designs
Imported workflow skill generated from
EP54 Flux Dev (Nunchaku) - Generate Vector Designs.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
:vae
->ae.safetensorsmodels/vae
Custom Node Requirements
ComfyUI-nunchakucomfyui-tosvg
Links
- https://bfl.ai/models/flux-kontext
- https://discord.com/invite/gggpkVgBf3
- https://docs.comfy.org/tutorials/flux/flux-1-kontext-dev
- https://docs.comfy.org/tutorials/flux/flux-1-kontext-dev#flux-kontext-prompt-techniques
- https://github.com/Tavris1/ComfyUI-Easy-Install/tree/Windows-Nunchaku
- https://github.com/Yanick112/ComfyUI-ToSVG
- https://github.com/mit-han-lab/ComfyUI-nunchaku
- https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/resolve/main/split_files/vae/ae.safetensors?download=true
- https://huggingface.co/Pixaroma/flux-kontext-loras/resolve/main/svg_style.safetensors?download=true
- https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors?download=true
- https://huggingface.co/mit-han-lab/nunchaku-flux.1-dev/resolve/main/svdq-int4_r32-flux.1-dev.safetensors?download=true
- https://huggingface.co/mit-han-lab/nunchaku-flux.1-dev/tree/main
- https://huggingface.co/mit-han-lab/nunchaku-t5/resolve/main/awq-int4-flux.1-t5xxl.safetensors?download=true
- https://www.youtube.com/@pixaroma
Routing Metadata
- Family:
txt2img - Input modalities:
text_prompt - Output modalities:
image/png - Model families:
flux, sd3 - Node count:
24 - Complexity score:
3 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
x10241024 - Max sampler steps hint:
30
Detected Models
:vae
->ae.safetensorsmodels/vae
Detected Custom Nodes
ComfyUI-nunchakucomfyui-tosvg
Runtime Warnings
- Medium-high resolution detected; expect moderate extra runtime.
- Uses custom nodes; missing nodes can cause validation/runtime failures.