Added readme
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
license: apache-2.0
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- sdxl
|
8 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
9 |
+
instance_prompt: null
|
10 |
+
widget:
|
11 |
+
- text: an ant holding up a sign that says crayons
|
12 |
+
|
13 |
+
# Crayon Style - SDXL LoRA
|
14 |
+
|
15 |
+
### Tips
|
16 |
+
- No trigger words needed.
|
17 |
+
- Converts any prompt into a crayon drawing
|
18 |
+
- Strength of 1.0 usually works but you may need to increase or decrease an needed.
|