cocktailpeanut commited on
Commit
bb9bbbb
1 Parent(s): 34a3f70

Add generated example (#1)

Browse files

- Add generated example (5de6d1652f2deb6c25654df2cce675742b0301dd)

Files changed (2) hide show
  1. README.md +31 -27
  2. images/example_rpzgstmpa.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/optimus_001000_00_20240916125554.png
12
- text: optimus is cleaning the house with broomstick
13
- - output:
14
- url: sample/optimus_001000_01_20240916125612.png
15
- text: optimus is competing in a bboy break dancing competition
16
- - output:
17
- url: sample/optimus_001000_02_20240916125629.png
18
- text: optimus is playing the game of go, against a human
19
- - output:
20
- url: sample/optimus_001000_03_20240916125646.png
21
- text: optimus is driving a car
22
- base_model: black-forest-labs/FLUX.1-dev
23
- instance_prompt: optimus
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
  # optimus
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/optimus_001000_00_20240916125554.png
12
+ text: optimus is cleaning the house with broomstick
13
+ - output:
14
+ url: sample/optimus_001000_01_20240916125612.png
15
+ text: optimus is competing in a bboy break dancing competition
16
+ - output:
17
+ url: sample/optimus_001000_02_20240916125629.png
18
+ text: optimus is playing the game of go, against a human
19
+ - output:
20
+ url: sample/optimus_001000_03_20240916125646.png
21
+ text: optimus is driving a car
22
+ - text: optimus chilling on a yacht with bikini ladies
23
+ output:
24
+ url: images/example_rpzgstmpa.png
25
+ base_model: black-forest-labs/FLUX.1-dev
26
+ instance_prompt: optimus
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
  # optimus
34
 
images/example_rpzgstmpa.png ADDED