Instructions to use Comfy-Org/flux1-kontext-dev_ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/flux1-kontext-dev_ComfyUI with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add ComfyUI model installation guide
#7
by Lexius - opened
README.md
CHANGED
|
@@ -3,10 +3,27 @@ tags:
|
|
| 3 |
- diffusion-single-file
|
| 4 |
- comfyui
|
| 5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
[Original version](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev) (the license on the original flux1 kontext dev repo applies to all the flux kontext dev model files in this repo).
|
| 7 |
|
| 8 |
## Examples
|
| 9 |
|
| 10 |
https://comfyanonymous.github.io/ComfyUI_examples/flux/#flux-kontext-image-editing-model
|
| 11 |
|
| 12 |
-
https://docs.comfy.org/tutorials/flux/flux-1-kontext-dev
|
|
|
|
| 3 |
- diffusion-single-file
|
| 4 |
- comfyui
|
| 5 |
---
|
| 6 |
+
# FLUX.1-Kontext-dev
|
| 7 |
+
|
| 8 |
+
Repackaged model files for ComfyUI.
|
| 9 |
+
|
| 10 |
+
Original model repository: https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev
|
| 11 |
+
|
| 12 |
+
Place the files in the following folders:
|
| 13 |
+
|
| 14 |
+
```
|
| 15 |
+
π ComfyUI/
|
| 16 |
+
βββ π models/
|
| 17 |
+
β βββ π diffusion_models/
|
| 18 |
+
β β βββ flux1-dev-kontext_fp8_scaled.safetensors
|
| 19 |
+
```
|
| 20 |
+
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
[Original version](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev) (the license on the original flux1 kontext dev repo applies to all the flux kontext dev model files in this repo).
|
| 24 |
|
| 25 |
## Examples
|
| 26 |
|
| 27 |
https://comfyanonymous.github.io/ComfyUI_examples/flux/#flux-kontext-image-editing-model
|
| 28 |
|
| 29 |
+
https://docs.comfy.org/tutorials/flux/flux-1-kontext-dev
|