Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,29 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
| 4 |
+
instance_prompt: StickerSheet
|
| 5 |
+
tags:
|
| 6 |
+
- text-to-image
|
| 7 |
+
- stable-diffusion
|
| 8 |
+
- lora
|
| 9 |
+
- diffusers
|
| 10 |
+
widget:
|
| 11 |
+
- text: Cute sparkle pink barbie StickerSheet
|
| 12 |
+
- text: Cthulhu StickerSheet based on H.P Lovecraft stories
|
| 13 |
+
- text: Cute sparkle rainbow kitten StickerSheet, Eric Wallis
|
| 14 |
+
- text: Cute socially awkward potato StickerSheet
|
| 15 |
+
inference: true
|
| 16 |
+
language:
|
| 17 |
+
- en
|
| 18 |
---
|
| 19 |
+
|
| 20 |
+
# Trigger words
|
| 21 |
+
Use "StickerSheet" in your prompts
|
| 22 |
+
|
| 23 |
+
# Examples
|
| 24 |
+
|
| 25 |
+
Cute sparkle pink barbie StickerSheet, Very detailed, clean, high quality, sharp image, Eric Wallis
|
| 26 |
+

|
| 27 |
+
|
| 28 |
+
Cthulhu StickerSheet, based on H.P Lovecraft stories, Very detailed, clean, high quality, sharp image
|
| 29 |
+

|