YarvixPA commited on
Commit
bad52bb
·
verified ·
1 Parent(s): 53d079b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: other
5
+ license_name: flux-1-dev-non-commercial-license
6
+ license_link: LICENSE.md
7
+ base_model:
8
+ - black-forest-labs/FLUX.1-dev
9
+ library_name: gguf
10
+ pipeline_tag: text-to-image
11
+ ---
12
+
13
+
14
+ This GGUF file is a direct conversion of [black-forest-labs/FLUX.1-Krea-dev](https://huggingface.co/black-forest-labs/FLUX.1-Krea-dev)
15
+
16
+ Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
17
+
18
+ **Usage**
19
+
20
+ The model can be used with the ComfyUI custom node [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) by [city96](https://huggingface.co/city96)
21
+
22
+ Place model files in `ComfyUI/models/unet` see the GitHub readme for further installation instructions.