Add generated example
#1
by
davidrd123
- opened
- README.md +31 -12
- images/example_2wixkomof.png +0 -0
README.md
CHANGED
@@ -1,26 +1,45 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
inference: true
|
13 |
widget:
|
14 |
-
- text:
|
15 |
parameters:
|
16 |
-
negative_prompt:
|
17 |
output:
|
18 |
url: ./assets/image_0_0.png
|
19 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
parameters:
|
21 |
-
negative_prompt:
|
22 |
output:
|
23 |
url: ./assets/image_1_0.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# lora-Kirchner-flux
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
base_model: black-forest-labs/FLUX.1-dev
|
4 |
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- stable-diffusion-diffusers
|
7 |
+
- text-to-image
|
8 |
+
- diffusers
|
9 |
+
- simpletuner
|
10 |
+
- lora
|
11 |
+
- template:sd-lora
|
12 |
inference: true
|
13 |
widget:
|
14 |
+
- text: unconditional (blank prompt)
|
15 |
parameters:
|
16 |
+
negative_prompt: blurry, cropped, ugly
|
17 |
output:
|
18 |
url: ./assets/image_0_0.png
|
19 |
+
- text: >-
|
20 |
+
The image is a black and white illustration of a man with a long beard and a
|
21 |
+
long white beard, sitting on the ground with his arms raised above his head.
|
22 |
+
He appears to be in a meditative pose, with his eyes closed and a peaceful
|
23 |
+
expression on his face. Behind him, there are two other men, one lying on
|
24 |
+
their backs and the other lying down. The background shows a mountain
|
25 |
+
landscape with a cloudy sky. The text above the illustration reads 'Let the
|
26 |
+
day perish where I was born. And they sat down with him upon the ground
|
27 |
+
seven days & seven nights and none spoke a word unto him for they saw that
|
28 |
+
his grief was very great.' The illustration is framed by a decorative
|
29 |
+
border.
|
30 |
parameters:
|
31 |
+
negative_prompt: blurry, cropped, ugly
|
32 |
output:
|
33 |
url: ./assets/image_1_0.png
|
34 |
+
- text: >-
|
35 |
+
elk_style, Whimsical kitchen scene: man with feathered hat, striped scarf,
|
36 |
+
and exaggerated features stands with arms outstretched, as if proclaiming;
|
37 |
+
concerned woman in old-fashioned dress and apron sits at table with frying
|
38 |
+
pan, surrounded by utensils and dishes, against a backdrop of brick wall,
|
39 |
+
curtained window, and wooden floor with rug.
|
40 |
+
output:
|
41 |
+
url: images/example_2wixkomof.png
|
42 |
+
|
43 |
---
|
44 |
|
45 |
# lora-Kirchner-flux
|
images/example_2wixkomof.png
ADDED