SporkySporkness commited on
Commit
d1069c5
·
verified ·
1 Parent(s): d49b276

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -1,5 +1,11 @@
1
- ---
2
- license: other
3
- license_name: flux-1-dev-non-commercial-license
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: flux-1-dev-non-commercial-license
4
+ license_link: LICENSE
5
+ ---
6
+
7
+ GGUF quants of https://huggingface.co/black-forest-labs/FLUX.1-Fill-dev/ made using instructions from https://github.com/city96/ComfyUI-GGUF/
8
+
9
+ Made using a fork (https://github.com/mhnakif/ComfyUI-GGUF/) to make Q4_0, Q5_0, Q8_0 and F16 GGUF quants which are compatible with both ComfyUI and stable-diffusion-webui-forge.
10
+
11
+ Note that Forge does not yet have support for Flux inpainting or controlnet as of 2024-11-21.