victormustar
commited on
Commit
•
44522b7
1
Parent(s):
03d1304
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
widget:
|
9 |
+
- text: '-'
|
10 |
+
output:
|
11 |
+
url: images/ComfyUI_13192_.jpeg
|
12 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
13 |
+
instance_prompt: MSPaint
|
14 |
+
|
15 |
+
---
|
16 |
+
# mspaint
|
17 |
+
|
18 |
+
<Gallery />
|
19 |
+
|
20 |
+
Reupload from https://civitai.com/models/183354/sdxl-ms-paint-portraits
|
21 |
+
|
22 |
+
|
23 |
+
## Trigger words
|
24 |
+
|
25 |
+
You should use `MSPaint` to trigger the image generation.
|
26 |
+
|
27 |
+
|
28 |
+
## Download model
|
29 |
+
|
30 |
+
Weights for this model are available in Safetensors format.
|
31 |
+
|
32 |
+
[Download](/victor/MSpaint/tree/main) them in the Files & versions tab.
|