SporkySporkness commited on
Commit
d5badfb
1 Parent(s): 6ff0ff1

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-Canny-dev/ made using instructions from https://github.com/city96/ComfyUI-GGUF/
8
+
9
+ Quantized fork at https://github.com/mhnakif/ComfyUI-GGUF/ to get 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.