Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
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: lego minifig
|
10 |
+
widget:
|
11 |
+
- text: lego minifig of a samurai
|
12 |
---
|
13 |
+
# LEGO Minifig XL
|
14 |
+
## Consider supporting further research on [Patreon](https://www.patreon.com/user?u=29466374) or [Twitter](https://twitter.com/nerijs)
|
15 |
+
|
16 |
+
### Tips:
|
17 |
+
- Prompt with "lego minifig of a $SUBJECT"-
|
18 |
+
- Works best at 1024x1024, if you go higher than that will be non-standard size minifigs
|
19 |
+
- Best used at 0.8 strength
|
20 |
+
- You can use it for lego items or animals, just remove the "minifig" from the prompt
|
21 |
+
|
22 |
+
### Limitations
|
23 |
+
- Tends to add items to the minifigs, will be fixed on v2
|