Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,11 @@
|
|
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.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
|
|
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.md
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: diffusers
|
8 |
+
pipeline_tag: text-to-image
|
9 |
+
tags:
|
10 |
+
- LoRA
|
11 |
+
- Flux
|
12 |
---
|