Commit ·
0672b8a
1
Parent(s): 130c185
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
Model based on the art style from the rhythm game Pop n Music. Not 100% sure on this one but still gives decent results with the right settings depending on the prompt, but I couldn't tell you exactly which because I haven't gotten it entirely down.
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: creativeml-openrail-m
|
| 5 |
+
tags:
|
| 6 |
+
- stable-diffusion
|
| 7 |
+
- stable-diffusion-diffusers
|
| 8 |
+
- text-to-image
|
| 9 |
+
- diffusers
|
| 10 |
+
- safetensors
|
| 11 |
+
inference: false
|
| 12 |
---
|
| 13 |
|
| 14 |
Model based on the art style from the rhythm game Pop n Music. Not 100% sure on this one but still gives decent results with the right settings depending on the prompt, but I couldn't tell you exactly which because I haven't gotten it entirely down.
|