Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: black-forest-labs/FLUX.1-dev
|
3 |
+
library_name: gguf
|
4 |
+
license: other
|
5 |
+
license_name: flux-1-dev-non-commercial-license
|
6 |
+
license_link: LICENSE.md
|
7 |
+
tags:
|
8 |
+
- text-to-image
|
9 |
+
- image-generation
|
10 |
+
- flux
|
11 |
+
---
|
12 |
+
|
13 |
+
This is a direct GGUF conversion of [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main) by [@city96](https://huggingface.co/city96) merged with [ByteDance/Hyper-Flux](https://huggingface.co/ByteDance/Hyper-SD/tree/main)
|
14 |
+
|
15 |
+
The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.
|
16 |
+
|
17 |
+
Place model files in `ComfyUI/models/unet`.
|