Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- black-forest-labs/FLUX.1-Fill-dev
|
4 |
+
library_name: gguf
|
5 |
+
license: other
|
6 |
+
license_name: flux-1-dev-non-commercial-license
|
7 |
+
license_link: LICENSE.md
|
8 |
+
quantized_by: dseditor
|
9 |
+
tags:
|
10 |
+
- text-to-image
|
11 |
+
- image-generation
|
12 |
+
- flux
|
13 |
+
---
|