Skip to content

Commit ab27f79

Browse files
Flux kontext examples.
1 parent 0abb6d7 commit ab27f79

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

flux/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,20 @@ You can then load or drag the following image in ComfyUI to get the workflow:
6464

6565
The following examples might require that you have some of the regular flux files that you can find links to at the top of this page.
6666

67+
### Flux Kontext (image editing) model
68+
69+
Download the [flux1-kontext-dev.safetensors](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev) model file and put it in your ComfyUI/models/diffusion_models/ folder. There is an alternative fp8 model here: [flux1-dev-kontext_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/flux1-kontext-dev_ComfyUI/blob/main/split_files/diffusion_models/flux1-dev-kontext_fp8_scaled.safetensors) if the other one is too large for you.
70+
71+
Here's a simple example.
72+
73+
![Example](flux_kontext_example.png)
74+
75+
You can find the input image [here](../chroma/fennec_girl_sing.png)
76+
77+
Here's another more complex example that generates a comic from the above input image:
78+
79+
![Example](flux_kontext_example_comic.webp)
80+
6781
### Fill (Inpainting) model
6882

6983
Download the [flux1-fill-dev.safetensors](https://huggingface.co/black-forest-labs/FLUX.1-Fill-dev) model file and put it in your ComfyUI/models/diffusion_models/ folder.

flux/flux_kontext_example.png

1.44 MB
Loading

flux/flux_kontext_example_comic.webp

1.04 MB
Binary file not shown.

0 commit comments

Comments
 (0)