Comfy-agent workflow_ep18_flux_dev_q8_img2img_with_cute_3d_lora
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_ep18_flux_dev_q8_img2img_with_cute_3d_lora" ~/.claude/skills/steliosot-comfy-agent-workflow-ep18-flux-dev-q8-img2img-with-cute-3d-lora && rm -rf "$T"
manifest:
skills/workflows/img2img_inpaint_outpaint/workflow_ep18_flux_dev_q8_img2img_with_cute_3d_lora/SKILL.mdsource content
workflow_ep18_flux_dev_q8_img2img_with_cute_3d_lora
Imported workflow skill generated from
EP18 Flux Dev Q8 IMG2IMG with Cute 3D Lora.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
:diffusion_model
->flux1-dev-Q8_0.ggufmodels/diffusion_models
:clip
->clip_l.safetensorsmodels/clip
:vae
->ae.safetensorsmodels/vae
Custom Node Requirements
- None detected.
Links
- https://civitai.com/models/677725/cute-3d-cartoon-flux
- https://huggingface.co/alimama-creative/FLUX.1-Turbo-Alpha/resolve/main/diffusion_pytorch_model.safetensors?download=true
Routing Metadata
- Family:
img2img_inpaint_outpaint - Input modalities:
image, text_prompt - Output modalities:
image/png - Model families:
flux - Node count:
22 - 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
:diffusion_model
->flux1-dev-Q8_0.ggufmodels/diffusion_models
:clip
->clip_l.safetensorsmodels/clip
:vae
->ae.safetensorsmodels/vae
Detected Custom Nodes
- None detected.
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.