cocktailpeanut commited on
Commit
0c168fa
1 Parent(s): 29caf51

Add generated example

Browse files

Generated example for model cocktailpeanut/washington-square-park.
Prompt: tourists are taking photos in front of the wsp gate

Files changed (2) hide show
  1. README.md +34 -30
  2. 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
- - 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
- base_model: black-forest-labs/FLUX.1-dev
26
- instance_prompt: wsp
27
- license: other
28
- license_name: flux-1-dev-non-commercial-license
29
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
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