change metadata base model to the lite one
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: other
|
|
| 3 |
license_name: flux-1-dev-non-commercial-license
|
| 4 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/LICENSE.md
|
| 5 |
base_model:
|
| 6 |
-
-
|
| 7 |
pipeline_tag: text-to-image
|
| 8 |
library_name: diffusers
|
| 9 |
tags:
|
|
|
|
| 3 |
license_name: flux-1-dev-non-commercial-license
|
| 4 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/resolve/main/LICENSE.md
|
| 5 |
base_model:
|
| 6 |
+
- Freepik/flux.1-lite-8B
|
| 7 |
pipeline_tag: text-to-image
|
| 8 |
library_name: diffusers
|
| 9 |
tags:
|