SporkySporkness
commited on
Commit
•
cf48d76
1
Parent(s):
840d2d2
Update README.md
Browse files
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-Redux-dev/ made using instructions from https://github.com/city96/ComfyUI-GGUF/
|
8 |
+
|
9 |
+
Quantized using a fork (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.
|