cocktailpeanut
commited on
Commit
•
7e662d9
1
Parent(s):
29caf51
Add generated example (#1)
Browse files- Add generated example (0c168fa38b0f06853abfb2f554d6f47b00e02871)
- README.md +34 -30
- images/example_zce4j6caa.png +0 -0
README.md
CHANGED
@@ -1,33 +1,37 @@
|
|
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 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
|
|
|
|
|
|
|
|
31 |
|
32 |
# washington-square-park
|
33 |
|
|
|
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/washington-square-park_001600_00_20240917110350.png
|
12 |
+
text: a photo of skateboarders hanging out in wsp
|
13 |
+
- output:
|
14 |
+
url: sample/washington-square-park_001600_01_20240917110356.png
|
15 |
+
text: a photo of people busking on the street in wsp
|
16 |
+
- output:
|
17 |
+
url: sample/washington-square-park_001600_02_20240917110402.png
|
18 |
+
text: a photo of beautiful scene in wsp in the night
|
19 |
+
- output:
|
20 |
+
url: sample/washington-square-park_001600_03_20240917110407.png
|
21 |
+
text: a photo of people biking in wsp
|
22 |
+
- output:
|
23 |
+
url: sample/washington-square-park_001600_04_20240917110413.png
|
24 |
+
text: a photo of people swimming in the fountain in wsp
|
25 |
+
- text: tourists are taking photos in front of the wsp gate
|
26 |
+
output:
|
27 |
+
url: images/example_zce4j6caa.png
|
28 |
+
base_model: black-forest-labs/FLUX.1-dev
|
29 |
+
instance_prompt: wsp
|
30 |
+
license: other
|
31 |
+
license_name: flux-1-dev-non-commercial-license
|
32 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
33 |
+
|
34 |
+
---
|
35 |
|
36 |
# washington-square-park
|
37 |
|
images/example_zce4j6caa.png
ADDED