TheAwakenOne commited on
Commit
db2f279
1 Parent(s): 1dde2c9

Add generated example (#1)

Browse files

- Add generated example (a2f799f8467b8042139a66fc13807df18862f44a)

Files changed (2) hide show
  1. README.md +48 -33
  2. images/example_f9ynittlr.png +0 -0
README.md CHANGED
@@ -1,36 +1,51 @@
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/watercolor_000900_00_20241010020653.png
12
- text: WAT3R a watercolor painting of a man wearing a purple neck tie against a
13
- white background. Her face is clearly visible, with her eyes looking directly
14
- at the viewer and her lips slightly parted
15
- - output:
16
- url: sample/watercolor_000900_01_20241010020907.png
17
- text: WAT3R a vibrant watercolor butterfly tattoo design on a white background.
18
- The butterfly is composed of a variety of colors
19
- - output:
20
- url: sample/watercolor_000900_02_20241010021119.png
21
- text: WAT3R a beautiful watercolor painting of a woman with blue hair against
22
- a white background
23
- - output:
24
- url: sample/watercolor_000900_03_20241010021332.png
25
- text: WAT3R a beautiful watercolor painting of a horse with a white background.
26
- The horse is painted in a variety of colors, including blues, greens, yellows,
27
- and reds, creating a vibrant and eye-catching piece of art
28
- base_model: black-forest-labs/FLUX.1-dev
29
- instance_prompt: WAT3R
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
  # WaterColor
36
 
 
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/watercolor_000900_00_20241010020653.png
12
+ text: >-
13
+ WAT3R a watercolor painting of a man wearing a purple neck tie against a
14
+ white background. Her face is clearly visible, with her eyes looking
15
+ directly at the viewer and her lips slightly parted
16
+ - output:
17
+ url: sample/watercolor_000900_01_20241010020907.png
18
+ text: >-
19
+ WAT3R a vibrant watercolor butterfly tattoo design on a white background.
20
+ The butterfly is composed of a variety of colors
21
+ - output:
22
+ url: sample/watercolor_000900_02_20241010021119.png
23
+ text: >-
24
+ WAT3R a beautiful watercolor painting of a woman with blue hair against a
25
+ white background
26
+ - output:
27
+ url: sample/watercolor_000900_03_20241010021332.png
28
+ text: >-
29
+ WAT3R a beautiful watercolor painting of a horse with a white background.
30
+ The horse is painted in a variety of colors, including blues, greens,
31
+ yellows, and reds, creating a vibrant and eye-catching piece of art
32
+ - text: >-
33
+ WAT3R a watercolor painting of JLO cartoon, highlighting her signature
34
+ hairstyle with a red bandana wrapped around and captivating smile, the
35
+ painting has smooth and missing edges of the subject, the watercolor bleeds
36
+ from the subject to the background. The figure is surrounded by bleeding
37
+ shadows and aurora mist around the painting, on a white background, adding a
38
+ watercolor feel, a very wide view, the artwork remains perfectly centered in
39
+ the frame,
40
+ output:
41
+ url: images/example_f9ynittlr.png
42
+ base_model: black-forest-labs/FLUX.1-dev
43
+ instance_prompt: WAT3R
44
+ license: other
45
+ license_name: flux-1-dev-non-commercial-license
46
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
47
+
48
+ ---
49
 
50
  # WaterColor
51
 
images/example_f9ynittlr.png ADDED