add another image
Browse files- README.md +7 -5
- example6.webp +0 -0
README.md
CHANGED
@@ -12,6 +12,8 @@ inference: true
|
|
12 |
|
13 |
# sdxl-ugly-sonic-lora
|
14 |
|
|
|
|
|
15 |
A LoRA for SDXL 1.0 Base which generates Ugly Sonic, using `sonic the hedgehog` as the trigger keywords.
|
16 |
|
17 |
## Usage
|
@@ -43,11 +45,7 @@ During image generation, use `sonic the hedgehog` in the prompt.
|
|
43 |
|
44 |
## Examples
|
45 |
|
46 |
-
For all generations, the negative prompt used is `blurry, low quality`.
|
47 |
-
|
48 |
-
`a close up of sonic the hedgehog (smiling for the camera with a toothy grin)++++, hyperrealistic photo for national geographic` (cfg = 13)
|
49 |
-
|
50 |
-
![](img/example1.webp)
|
51 |
|
52 |
`sonic the hedgehog relaxing on a couch, renaissance painting, (oil on canvas, aged, worn)++++` (cfg = 13)
|
53 |
|
@@ -65,6 +63,10 @@ For all generations, the negative prompt used is `blurry, low quality`.
|
|
65 |
|
66 |
![](img/example5.webp)
|
67 |
|
|
|
|
|
|
|
|
|
68 |
## Methodology
|
69 |
|
70 |
This LoRA was trained on frame-by-frame analysis of the [original 1080p trailer](https://www.youtube.com/watch?v=4mW9FE5ILJs) featuring "Ugly Sonic". Square-crops of Ugly Sonic were extracted and AI-upscaled to 1080p.
|
|
|
12 |
|
13 |
# sdxl-ugly-sonic-lora
|
14 |
|
15 |
+
![](img/example1.webp)
|
16 |
+
|
17 |
A LoRA for SDXL 1.0 Base which generates Ugly Sonic, using `sonic the hedgehog` as the trigger keywords.
|
18 |
|
19 |
## Usage
|
|
|
45 |
|
46 |
## Examples
|
47 |
|
48 |
+
For all generations, the negative prompt used is `blurry, low quality`. Prompt weighting is done using the [compel](https://github.com/damian0815/compel) syntax.
|
|
|
|
|
|
|
|
|
49 |
|
50 |
`sonic the hedgehog relaxing on a couch, renaissance painting, (oil on canvas, aged, worn)++++` (cfg = 13)
|
51 |
|
|
|
63 |
|
64 |
![](img/example5.webp)
|
65 |
|
66 |
+
`(hyperrealistic++ death metal album cover)+++ featuring edgy moody realistic human sonic the hedgehog, edgy and moody` (cfg = 13)
|
67 |
+
|
68 |
+
![](img/example6.webp)
|
69 |
+
|
70 |
## Methodology
|
71 |
|
72 |
This LoRA was trained on frame-by-frame analysis of the [original 1080p trailer](https://www.youtube.com/watch?v=4mW9FE5ILJs) featuring "Ugly Sonic". Square-crops of Ugly Sonic were extracted and AI-upscaled to 1080p.
|
example6.webp
ADDED