Commit
•
13b554a
1
Parent(s):
5356f9a
Add meta-data (#1)
Browse files- Add meta-data (fca1be438fcaebf075f88cd66fca6657e3ee986d)
Co-authored-by: Apolinário from multimodal AI art <multimodalart@users.noreply.huggingface.co>
README.md
CHANGED
@@ -6,6 +6,8 @@ language:
|
|
6 |
- en
|
7 |
tags:
|
8 |
- flux
|
|
|
|
|
9 |
base_model: "black-forest-labs/FLUX.1-dev"
|
10 |
pipeline_tag: text-to-image
|
11 |
---
|
|
|
6 |
- en
|
7 |
tags:
|
8 |
- flux
|
9 |
+
- diffusers
|
10 |
+
- lora
|
11 |
base_model: "black-forest-labs/FLUX.1-dev"
|
12 |
pipeline_tag: text-to-image
|
13 |
---
|