aifeifei798
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
- lora
|
@@ -27,7 +34,6 @@ widget:
|
|
27 |
url: images/image.webp
|
28 |
base_model: black-forest-labs/FLUX.1-dev
|
29 |
instance_prompt: null
|
30 |
-
license: mit
|
31 |
---
|
32 |
# feifei-flux-lora-v1.1
|
33 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: other
|
5 |
+
license_name: flux-1-dev-non-commercial-license
|
6 |
+
license_link: LICENSE.md
|
7 |
+
library_name: diffusers
|
8 |
+
pipeline_tag: text-to-image
|
9 |
tags:
|
10 |
- text-to-image
|
11 |
- lora
|
|
|
34 |
url: images/image.webp
|
35 |
base_model: black-forest-labs/FLUX.1-dev
|
36 |
instance_prompt: null
|
|
|
37 |
---
|
38 |
# feifei-flux-lora-v1.1
|
39 |
|