martintomov commited on
Commit
e4bb900
·
verified ·
1 Parent(s): 83342e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -5
README.md CHANGED
@@ -1,5 +1,17 @@
1
- ---
2
- license: other
3
- license_name: flux-1-dev
4
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
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`.