belisarius
commited on
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/
|
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 UltraReal Fine-Tune v3 by Danrisi. https://civitai.com/models/978314?modelVersionId=1319700
|
9 |
+
|
10 |
+
Made using this guide: https://github.com/city96/ComfyUI-GGUF/tree/main/tools
|