Commit
•
683f882
1
Parent(s):
01aa605
library_name modification (#25)
Browse files- library_name modification (338c387d5dbc8ef6e5eae7f654325004f9f9d1b2)
Co-authored-by: Apolinário from multimodal AI art <[email protected]>
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
library_name: flux
|
5 |
license: other
|
6 |
license_name: flux-1-dev-non-commercial-license
|
7 |
license_link: LICENSE.md
|
@@ -10,6 +9,7 @@ extra_gated_prompt: By clicking "Agree", you agree to the [FluxDev Non-Commercia
|
|
10 |
tags:
|
11 |
- text-to-image
|
12 |
- image-generation
|
|
|
13 |
---
|
14 |
|
15 |
![FLUX.1 [dev] Grid](./dev_grid.jpg)
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
license: other
|
5 |
license_name: flux-1-dev-non-commercial-license
|
6 |
license_link: LICENSE.md
|
|
|
9 |
tags:
|
10 |
- text-to-image
|
11 |
- image-generation
|
12 |
+
- flux
|
13 |
---
|
14 |
|
15 |
![FLUX.1 [dev] Grid](./dev_grid.jpg)
|