orabazes commited on
Commit
823b101
·
verified ·
1 Parent(s): 1d43994

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -16,11 +16,10 @@ This is a GGUF-quantized version of the original FLUX.2-dev model.
16
  https://github.com/city96/ComfyUI-GGUF
17
  2. Add the **UNet Loader (GGUF)** node.
18
  3. Select `FLUX.2-dev-GGUF.gguf` and use it as the UNet in your pipeline.
 
 
19
 
20
  ## License
21
 
22
  Uses the same license as the original FLUX.2-dev model.
23
-
24
  Source license: https://huggingface.co/black-forest-labs/FLUX.2-dev/blob/main/LICENSE.md
25
-
26
-
 
16
  https://github.com/city96/ComfyUI-GGUF
17
  2. Add the **UNet Loader (GGUF)** node.
18
  3. Select `FLUX.2-dev-GGUF.gguf` and use it as the UNet in your pipeline.
19
+ 4. Example workflow is included here:
20
+ **[flux2_example_GGUF.json](./flux2_example_GGUF.json)**
21
 
22
  ## License
23
 
24
  Uses the same license as the original FLUX.2-dev model.
 
25
  Source license: https://huggingface.co/black-forest-labs/FLUX.2-dev/blob/main/LICENSE.md