cocktailpeanut commited on
Commit
a50f22f
1 Parent(s): e1bf0c6

Add generated example (#1)

Browse files

- Add generated example (d810748e3e8b4405c1c4733d6698a14090f92c75)

Files changed (2) hide show
  1. README.md +36 -31
  2. images/example_iop3lh6jg.png +0 -0
README.md CHANGED
@@ -1,34 +1,39 @@
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/dragunov_001760_00_20240916095517.png
12
- text: a photo of dragunov jogging in new york central park wearing yellow training
13
- suit
14
- - output:
15
- url: sample/dragunov_001760_01_20240916095522.png
16
- text: a photo of dragunov cooking in a ramen joint
17
- - output:
18
- url: sample/dragunov_001760_02_20240916095528.png
19
- text: a photo of dragunov on a cow in rural japan.
20
- - output:
21
- url: sample/dragunov_001760_03_20240916095534.png
22
- text: a photo of dragunov working from a cafe on his laptop to build a startup
23
- - output:
24
- url: sample/dragunov_001760_04_20240916095539.png
25
- text: a photo of dragunov cosplaying as a cat
26
- base_model: black-forest-labs/FLUX.1-dev
27
- instance_prompt: dragunov
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
  # dragunov
34
 
 
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/dragunov_001760_00_20240916095517.png
12
+ text: >-
13
+ a photo of dragunov jogging in new york central park wearing yellow training
14
+ suit
15
+ - output:
16
+ url: sample/dragunov_001760_01_20240916095522.png
17
+ text: a photo of dragunov cooking in a ramen joint
18
+ - output:
19
+ url: sample/dragunov_001760_02_20240916095528.png
20
+ text: a photo of dragunov on a cow in rural japan.
21
+ - output:
22
+ url: sample/dragunov_001760_03_20240916095534.png
23
+ text: a photo of dragunov working from a cafe on his laptop to build a startup
24
+ - output:
25
+ url: sample/dragunov_001760_04_20240916095539.png
26
+ text: a photo of dragunov cosplaying as a cat
27
+ - text: a photo of dragunov riding on top of a grizzly bear
28
+ output:
29
+ url: images/example_iop3lh6jg.png
30
+ base_model: black-forest-labs/FLUX.1-dev
31
+ instance_prompt: dragunov
32
+ license: other
33
+ license_name: flux-1-dev-non-commercial-license
34
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
35
+
36
+ ---
37
 
38
  # dragunov
39
 
images/example_iop3lh6jg.png ADDED