imageImage EditImage to Image
Flux Kontext Dev Image Edit
Smart image editing that keeps characters consistent, edits specific parts without affecting others, and preserves original styles.
About
**Model links** tutorial
diffusion model
- [flux1-dev-kontext_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/flux1-kontext-dev_ComfyUI/resolve/main/split_files/diffusion_models/flux1-dev-kontext_fp8_scaled.safetensors)vae
text encoder
Model Storage Location
ComfyUI/
├── models/
│ ├── diffusion_models/
│ │ └── flux1-dev-kontext_fp8_scaled.safetensors
│ ├── vae/
│ │ └── ae.safetensor
│ └── text_encoders/
│ ├── clip_l.safetensors
│ └── t5xxl_fp16.safetensors 或者 t5xxl_fp8_e4m3fn_scaled.safetensorsFlux Kontext Prompt Techniques
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
filename_prefix | string | ComfyUI | Output filename prefix |
Usage
c3 comfyui run flux_kontext_dev_basic \
--prompt "your prompt here" \
--output my_outputReady to run this template?
Install the CLI and run this template on GPU in seconds.
pip install hypercli-cli && hyper comfyui run flux_kontext_dev_basic