Update README.md
#11
by
UjangBang
- opened
README.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
Stable Diffusion model trained using dreambooth to create pixel art, in 2 styles
|
5 |
the sprite art can be used with the trigger word "pixelsprite"
|
@@ -18,4 +30,4 @@ some example generations
|
|
18 |

|
19 |

|
20 |

|
21 |
-

|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
datasets:
|
4 |
+
- fka/awesome-chatgpt-prompts
|
5 |
+
language:
|
6 |
+
- id
|
7 |
+
- en
|
8 |
+
metrics:
|
9 |
+
- character
|
10 |
+
- accuracy
|
11 |
+
library_name: diffusers
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
tags:
|
14 |
+
- art
|
15 |
---
|
16 |
Stable Diffusion model trained using dreambooth to create pixel art, in 2 styles
|
17 |
the sprite art can be used with the trigger word "pixelsprite"
|
|
|
30 |

|
31 |

|
32 |

|
33 |
+

|