cocktailpeanut
commited on
Commit
•
ccde405
1
Parent(s):
929f468
Add generated example (#1)
Browse files- Add generated example (718ffd308599a06f23bdd084ed270db449cccdaf)
- README.md +28 -24
- images/example_qsnxid3ss.png +0 -0
README.md
CHANGED
@@ -1,27 +1,31 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- text-to-image
|
4 |
-
- flux
|
5 |
-
- lora
|
6 |
-
- diffusers
|
7 |
-
- template:sd-lora
|
8 |
-
- fluxgym
|
9 |
-
widget:
|
10 |
-
-
|
11 |
-
|
12 |
-
|
13 |
-
-
|
14 |
-
|
15 |
-
|
16 |
-
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
25 |
|
26 |
# kaiji
|
27 |
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
- fluxgym
|
9 |
+
widget:
|
10 |
+
- output:
|
11 |
+
url: sample/kaiji_001200_00_20240925072701.png
|
12 |
+
text: kj style woman playing baseball
|
13 |
+
- output:
|
14 |
+
url: sample/kaiji_001200_01_20240925072707.png
|
15 |
+
text: kj style kid riding a bike
|
16 |
+
- output:
|
17 |
+
url: sample/kaiji_001200_02_20240925072713.png
|
18 |
+
text: kj style man enjoying coffee with his eyes closed
|
19 |
+
- text: kj style evil old man playing golf
|
20 |
+
output:
|
21 |
+
url: images/example_qsnxid3ss.png
|
22 |
+
base_model: black-forest-labs/FLUX.1-dev
|
23 |
+
instance_prompt: kj style
|
24 |
+
license: other
|
25 |
+
license_name: flux-1-dev-non-commercial-license
|
26 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
27 |
+
|
28 |
+
---
|
29 |
|
30 |
# kaiji
|
31 |
|
images/example_qsnxid3ss.png
ADDED