TheAwakenOne commited on
Commit
1a40b6b
1 Parent(s): 1e83baf

Add generated example (#1)

Browse files

- Add generated example (a260f9764371dd4da98834b03e9020fc52ac090a)

Files changed (2) hide show
  1. README.md +50 -36
  2. images/example_gm7jfx8a1.png +0 -0
README.md CHANGED
@@ -1,39 +1,53 @@
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/max-headroom_000900_00_20241015234926.png
12
- text: M2X a stylized retro Albert Einstein with dark sunglasses, wearing a green
13
- suit, set against a neon background. He has a confident and cheerful expression,
14
- suggesting charisma and charm in a retro-futuristic 80's aesthetic
15
- - output:
16
- url: sample/max-headroom_000900_01_20241015235139.png
17
- text: M2X a close-up of a retro John wick character with slicked-back hair and
18
- a confident smile. He is set against a background of dynamic, colorful neon
19
- lines, emphasizing his bold and charismatic presence in a retro-80s vibe
20
- - output:
21
- url: sample/max-headroom_000900_02_20241015235352.png
22
- text: M2X retro animated character Ronald McDonald appears on a vintage television
23
- screen, wearing dark sunglasses and a shiny brown suit. The background features
24
- vibrant red and blue neon diagonal stripes, enhancing the retro-vibe
25
- - output:
26
- url: sample/max-headroom_000900_03_20241015235606.png
27
- text: M2X a stylized, retro animated character with slicked-back long hair and
28
- oversized sunglasses, wearing a blue suit and red bow tie. He stands in front
29
- of a neon background, with an exaggeratedly enthusiastic expression, shouting
30
- "AWKN!". The design captures a vibrant 80s aesthetic
31
- base_model: black-forest-labs/FLUX.1-dev
32
- instance_prompt: M2X
33
- license: other
34
- license_name: flux-1-dev-non-commercial-license
35
- license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
36
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
 
38
  # Max-Headroom
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/max-headroom_000900_00_20241015234926.png
12
+ text: >-
13
+ M2X a stylized retro Albert Einstein with dark sunglasses, wearing a green
14
+ suit, set against a neon background. He has a confident and cheerful
15
+ expression, suggesting charisma and charm in a retro-futuristic 80's
16
+ aesthetic
17
+ - output:
18
+ url: sample/max-headroom_000900_01_20241015235139.png
19
+ text: >-
20
+ M2X a close-up of a retro John wick character with slicked-back hair and a
21
+ confident smile. He is set against a background of dynamic, colorful neon
22
+ lines, emphasizing his bold and charismatic presence in a retro-80s vibe
23
+ - output:
24
+ url: sample/max-headroom_000900_02_20241015235352.png
25
+ text: >-
26
+ M2X retro animated character Ronald McDonald appears on a vintage television
27
+ screen, wearing dark sunglasses and a shiny brown suit. The background
28
+ features vibrant red and blue neon diagonal stripes, enhancing the
29
+ retro-vibe
30
+ - output:
31
+ url: sample/max-headroom_000900_03_20241015235606.png
32
+ text: >-
33
+ M2X a stylized, retro animated character with slicked-back long hair and
34
+ oversized sunglasses, wearing a blue suit and red bow tie. He stands in
35
+ front of a neon background, with an exaggeratedly enthusiastic expression,
36
+ shouting "AWKN!". The design captures a vibrant 80s aesthetic
37
+ - text: >-
38
+ M2X a stylized, retro animated character slim shady with slicked-back black
39
+ hair and oversized sunglasses, wearing a shiny blue suit. He stands in front
40
+ of a neon background, with an exaggeratedly enthusiastic expression,
41
+ shouting "Wow!". The design captures a vibrant 80s aesthetic
42
+ output:
43
+ url: images/example_gm7jfx8a1.png
44
+ base_model: black-forest-labs/FLUX.1-dev
45
+ instance_prompt: M2X
46
+ license: other
47
+ license_name: flux-1-dev-non-commercial-license
48
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
49
+
50
+ ---
51
 
52
  # Max-Headroom
53
 
images/example_gm7jfx8a1.png ADDED