Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.md
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- black-forest-labs/FLUX.1-dev
|
9 |
+
pipeline_tag: text-to-image
|
10 |
+
library_name: diffusers
|
11 |
+
tags:
|
12 |
+
- lora
|
13 |
+
- flux
|
14 |
+
- stable diffusion
|
15 |
+
- image generation
|
16 |
+
- diffusers
|
17 |
+
- adapter
|
18 |
+
---
|