cocktailpeanut commited on
Commit
7082210
1 Parent(s): 53c6af1

Add generated example (#1)

Browse files

- Add generated example (adeaadea104526cb49ee68088751334e4df15c57)

Files changed (2) hide show
  1. README.md +32 -26
  2. images/example_iwapt3jsm.png +0 -0
README.md CHANGED
@@ -1,29 +1,35 @@
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/diddy_000960_00_20240918115609.png
12
- text: diddy smiling behind a man
13
- - output:
14
- url: sample/diddy_000960_01_20240918115626.png
15
- text: diddy wearing sunglasses standing at the corner of a nightclub, watching
16
- people
17
- - output:
18
- url: sample/diddy_000960_02_20240918115643.png
19
- text: diddy wearing sunglasses, on an escalator going up, smiling, staring at
20
- something
21
- base_model: black-forest-labs/FLUX.1-dev
22
- instance_prompt: diddy
23
- license: other
24
- license_name: flux-1-dev-non-commercial-license
25
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
26
- ---
 
 
 
 
 
 
27
 
28
  # diddy
29
 
 
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/diddy_000960_00_20240918115609.png
12
+ text: diddy smiling behind a man
13
+ - output:
14
+ url: sample/diddy_000960_01_20240918115626.png
15
+ text: >-
16
+ diddy wearing sunglasses standing at the corner of a nightclub, watching
17
+ people
18
+ - output:
19
+ url: sample/diddy_000960_02_20240918115643.png
20
+ text: >-
21
+ diddy wearing sunglasses, on an escalator going up, smiling, staring at
22
+ something
23
+ - text: smiling diddy wearing sunglasses, is holding johnson's baby oil bottle
24
+ output:
25
+ url: images/example_iwapt3jsm.png
26
+ base_model: black-forest-labs/FLUX.1-dev
27
+ instance_prompt: diddy
28
+ license: other
29
+ license_name: flux-1-dev-non-commercial-license
30
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
31
+
32
+ ---
33
 
34
  # diddy
35
 
images/example_iwapt3jsm.png ADDED