Comfy-agent workflow_ep24_flux_dev_q8_inpaint_with_lora_2
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/workflow_ep24_flux_dev_q8_inpaint_with_lora_2" ~/.claude/skills/steliosot-comfy-agent-workflow-ep24-flux-dev-q8-inpaint-with-lora-2 && rm -rf "$T"
manifest:
skills/workflows/img2img_inpaint_outpaint/workflow_ep24_flux_dev_q8_inpaint_with_lora_2/SKILL.mdsource content
workflow_ep24_flux_dev_q8_inpaint_with_lora_2
Imported workflow skill generated from
EP24 Flux Dev Q8 INPAINT with Lora-2.json.
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_idoutput_images
Model Requirements
:clip
->t5-v1_1-xxl-encoder-Q8_0.ggufmodels/clip
:vae
->ae.safetensorsmodels/vae
:diffusion_model
->flux1-dev-Q8_0.ggufmodels/diffusion_models
Custom Node Requirements
comfyui-easy-usecomfyui-ggufcomfyui-inpaint-cropandstitchpr-was-node-suite-comfyui-47064894rgthree-comfy
Links
- None detected.
Routing Metadata
- Family:
img2img_inpaint_outpaint - Input modalities:
image, text_prompt - Output modalities:
image/png - Model families:
flux - Node count:
18 - Complexity score:
5 - Resource profile:
medium - Estimated runtime:
moderate (about 30-120s depending on server) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
12
Detected Models
:clip
->t5-v1_1-xxl-encoder-Q8_0.ggufmodels/clip
:vae
->ae.safetensorsmodels/vae
:diffusion_model
->flux1-dev-Q8_0.ggufmodels/diffusion_models
Detected Custom Nodes
comfyui-easy-usecomfyui-ggufcomfyui-inpaint-cropandstitchpr-was-node-suite-comfyui-47064894rgthree-comfy
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.
- Multiple custom nodes required; verify node installation/version compatibility.