belisarius
commited on
Commit
•
0b115da
1
Parent(s):
580e334
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: flux-1-dev-non-commercial-license
|
4 |
-
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: flux-1-dev-non-commercial-license
|
4 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
5 |
+
---
|
6 |
+
UNet only - no Clip-l/T5xxl included
|
7 |
+
|
8 |
+
Quantized versions of the Acorn Is Spinning v1.1 Hyper model. https://civitai.com/models/673188?modelVersionId=862095
|
9 |
+
|
10 |
+
Made using this guide: https://github.com/city96/ComfyUI-GGUF/tree/main/tools
|