Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name:
|
4 |
-
license_link: LICENSE
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: flux-1-dev-non-commercial-license
|
4 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-to-image
|
8 |
+
tags:
|
9 |
+
- LoRA
|
10 |
+
- Stable Diffusion
|
11 |
+
- image-generation
|
12 |
+
- Flux
|
13 |
+
- diffusers
|
14 |
+
base_model: black-forest-labs/FLUX.1-dev
|
15 |
+
---
|