Comfy-agent curated_ep52_flux_1_kontext_dev_remove_items_with_inpaint_precise
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_ep52_flux_1_kontext_dev_remove_items_with_inpaint_precise" ~/.claude/skills/steliosot-comfy-agent-curated-ep52-flux-1-kontext-dev-remove-items-with-inpaint- && rm -rf "$T"
manifest:
skills/workflows/img2img_inpaint_outpaint/curated_ep52_flux_1_kontext_dev_remove_items_with_inpaint_precise/SKILL.mdsource content
curated_ep52_flux_1_kontext_dev_remove_items_with_inpaint_precise
Curated workflow skill generated from
EP52 Flux 1 Kontext Dev - Remove Items with Inpaint - Precise.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
:diffusion_model
->flux1-dev-kontext_fp8_scaled.safetensorsmodels/diffusion_models
:vae
->ae.safetensorsmodels/vae
Custom Node Requirements
comfyui-easy-usecomfyui-inpaint-cropandstitch
Links Extracted From Workflow Notes
- https://bfl.ai/models/flux-kontext
- https://discord.com/invite/gggpkVgBf3
- https://docs.bfl.ai/guides/prompting_guide_kontext_i2i
- 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://huggingface.co/Akumetsu971/SD_Anime_Futuristic_Armor/resolve/main/4x_NMKD-Siax_200k.pth?download=true
- https://huggingface.co/Comfy-Org/Lumina_Image_2.0_Repackaged/resolve/main/split_files/vae/ae.safetensors?download=true
- https://huggingface.co/Comfy-Org/flux1-kontext-dev_ComfyUI/resolve/main/split_files/diffusion_models/flux1-dev-kontext_fp8_scaled.safetensors
- https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors?download=true
- https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors
- https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors
- https://www.youtube.com/@pixaroma
Source
- Original:
comfy-data/workflows/EP52 Flux 1 Kontext Dev - Remove Items with Inpaint - Precise.json
Routing Metadata
- Family:
img2img_inpaint_outpaint - Input modalities:
image, text_prompt - Output modalities:
image/png - Model families:
flux - Node count:
24 - Complexity score:
1 - Resource profile:
low - Estimated runtime:
fast (usually under 30s on modern GPU) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
30
Detected Models
:diffusion_model
->flux1-dev-kontext_fp8_scaled.safetensorsmodels/diffusion_models
:vae
->ae.safetensorsmodels/vae
Detected Custom Nodes
comfyui-easy-usecomfyui-inpaint-cropandstitch
Runtime Warnings
- Uses custom nodes; missing nodes can cause validation/runtime failures.