Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: flux-1-dev-non-commercial-license
|
4 |
+
license_link: LICENSE.md
|
5 |
+
base_model: black-forest-labsFLUX.1-Fill-dev
|
6 |
+
library_name: gguf
|
7 |
+
tags:
|
8 |
+
- flux
|
9 |
+
- image-generation
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
+
This GGUF file is a direct conversion of [black-forest-labsFLUX.1-Fill-dev](httpshuggingface.coblack-forest-labsFLUX.1-Fill-dev)
|
14 |
+
|
15 |
+
Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
|
16 |
+
|
17 |
+
**Usage**
|
18 |
+
|
19 |
+
The model can be used with the ComfyUI custom node [ComfyUI-GGUF](httpsgithub.comcity96ComfyUI-GGUF) by @city96
|
20 |
+
|
21 |
+
Place model files in `ComfyUI/models/unet` see the GitHub readme for further installation instructions.
|
22 |
+
|
23 |
+
|
24 |
+
**Interface Used**
|
25 |
+
|
26 |
+
These models were quantized using [EasyQuantizationGUI](httpsgithub.comrainlizardEasyQuantizationGUI) by rainlizard
|