TheLastBen
commited on
Commit
•
6c105ae
1
Parent(s):
f1a0658
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
+
- text-to-image
|
5 |
+
- stable-diffusion
|
6 |
+
- lora
|
7 |
+
- diffusers
|
8 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
9 |
+
instance_prompt: william eggleston
|
10 |
+
widget:
|
11 |
+
- text: pikachu
|
12 |
+
---
|
13 |
+
### Pikachu
|
14 |
+
#### SDXL LoRA by TheLastBen
|
15 |
+
|
16 |
+
|
17 |
+
#### Prompts to start with :
|
18 |
+
|
19 |
+
closeup on pikachu on a pirate ship, cinematic, screencap, high quality, light rays, sunrays, pov, ships, 1800s
|
20 |
+
|
21 |
+
closeup on fluffy pikachu wearing a hoodie in a street in london, cinematic, screencap, high quality
|
22 |
+
|
23 |
+
---
|
24 |
+
|
25 |
+
Trained using https://github.com/TheLastBen/fast-stable-diffusion SDXL trainer.
|
26 |
+
|
27 |
+
ComfyUI seems to give better results than A1111, but that's just me.
|
28 |
+
|
29 |
+
|
30 |
+
#### Sample pictures:
|
31 |
+
|
32 |
+
!["" 0](https://huggingface.co/TheLastBen/william_eggleston_style/resolve/main/images/1%20(1).webp)
|
33 |
+
!["" 1](https://huggingface.co/TheLastBen/william_eggleston_style/resolve/main/images/1%20(2).webp)
|