cocktailpeanut commited on
Commit
1fc0a92
·
verified ·
1 Parent(s): 83d8ec8

Add generated example (#1)

Browse files

- Add generated example (ca99f041b675ae2f7dab56e04317de52f33521a4)

Files changed (2) hide show
  1. README.md +31 -27
  2. images/example_ojkzon6rd.png +0 -0
README.md CHANGED
@@ -1,30 +1,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/reina_001200_00_20240921090302.png
12
- text: reina is studying in the library
13
- - output:
14
- url: sample/reina_001200_01_20240921090321.png
15
- text: reina is biking around next to hudson river
16
- - output:
17
- url: sample/reina_001200_02_20240921090339.png
18
- text: reina is riding a san francisco tram
19
- - output:
20
- url: sample/reina_001200_03_20240921090357.png
21
- text: reina is playing chess
22
- base_model: black-forest-labs/FLUX.1-dev
23
- instance_prompt: reina
24
- license: other
25
- license_name: flux-1-dev-non-commercial-license
26
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
27
- ---
 
 
 
 
28
 
29
  # reina
30
 
 
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/reina_001200_00_20240921090302.png
12
+ text: reina is studying in the library
13
+ - output:
14
+ url: sample/reina_001200_01_20240921090321.png
15
+ text: reina is biking around next to hudson river
16
+ - output:
17
+ url: sample/reina_001200_02_20240921090339.png
18
+ text: reina is riding a san francisco tram
19
+ - output:
20
+ url: sample/reina_001200_03_20240921090357.png
21
+ text: reina is playing chess
22
+ - text: reina is busking on the street in union square new york
23
+ output:
24
+ url: images/example_ojkzon6rd.png
25
+ base_model: black-forest-labs/FLUX.1-dev
26
+ instance_prompt: reina
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
 
33
  # reina
34
 
images/example_ojkzon6rd.png ADDED