Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Flux-Mini
|
|
@@ -27,4 +28,4 @@ The distillation process is performed with `512x512` Laion images recaptioned wi
|
|
| 27 |
and `1024x1024` images generated by `Flux` using the prompts in `JourneyDB` with another `90k steps`.
|
| 28 |
|
| 29 |
|
| 30 |
-
github link: https://github.com/TencentARC/flux-toolkits
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: text-to-image
|
| 4 |
---
|
| 5 |
|
| 6 |
# Flux-Mini
|
|
|
|
| 28 |
and `1024x1024` images generated by `Flux` using the prompts in `JourneyDB` with another `90k steps`.
|
| 29 |
|
| 30 |
|
| 31 |
+
github link: https://github.com/TencentARC/flux-toolkits
|