TheLastBen
commited on
Commit
•
7bcae7c
1
Parent(s):
bcfbab3
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: by william eggleston
|
12 |
+
---
|
13 |
+
### Papercut Style
|
14 |
+
#### SDXL LoRA by TheLastBen
|
15 |
+
|
16 |
+
|
17 |
+
#### Prompts to start with :
|
18 |
+
|
19 |
+
papercut -subject/scene-
|
20 |
+
|
21 |
+
---
|
22 |
+
|
23 |
+
Trained using https://github.com/TheLastBen/fast-stable-diffusion SDXL trainer.
|
24 |
+
|
25 |
+
|
26 |
+
|
27 |
+
#### Sample pictures:
|