YarvixPA commited on
Commit
d35a1f4
·
verified ·
1 Parent(s): 6181308

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: flux-1-dev-non-commercial-license
4
+ license_link: LICENSE.md
5
+ base_model:
6
+ - black-forest-labs/FLUX.1-Kontext-dev
7
+ library_name: gguf
8
+ tags:
9
+ - flux
10
+ - image-to-image
11
+ ---
12
+
13
+
14
+ This GGUF file is a direct conversion of [black-forest-labs/FLUX.1-Kontext-dev](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-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.