Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,24 @@ base_model:
|
|
6 |
- black-forest-labs/FLUX.1-dev
|
7 |
pipeline_tag: text-to-image
|
8 |
library_name: diffusers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
tags:
|
10 |
- lora
|
11 |
---
|
|
|
6 |
- black-forest-labs/FLUX.1-dev
|
7 |
pipeline_tag: text-to-image
|
8 |
library_name: diffusers
|
9 |
+
|
10 |
+
widget:
|
11 |
+
- text: wbgmsst, 3D castle, white background
|
12 |
+
output:
|
13 |
+
url: images/image1.JPG
|
14 |
+
- text: wbgmsst, crown with details, white background
|
15 |
+
output:
|
16 |
+
url: images/image2.JPG
|
17 |
+
- text: wbgmsst, brown and gold shield, white background
|
18 |
+
output:
|
19 |
+
url: images/image3.JPG
|
20 |
+
- text: wbgmsst, blue sword, white background
|
21 |
+
output:
|
22 |
+
url: images/image4.JPG
|
23 |
+
- text: wbgmsst, sword, white background
|
24 |
+
output:
|
25 |
+
url: images/image5.JPG
|
26 |
+
|
27 |
tags:
|
28 |
- lora
|
29 |
---
|