Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,16 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
tags:
|
3 |
-
-
|
4 |
-
-
|
|
|
|
|
|
|
5 |
base_model: black-forest-labs/FLUX.1-dev
|
6 |
---
|
7 |
|
|
|
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 |
---
|
16 |
|