Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is a direct GGUF conversion of [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main)
|
2 |
|
3 |
As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.
|
|
|
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 |
+
pipeline_tag: text-generation
|
8 |
+
quantized_by: city96
|
9 |
+
---
|
10 |
+
|
11 |
This is a direct GGUF conversion of [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main)
|
12 |
|
13 |
As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.
|