Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,25 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: yodayno-v2
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: yodayno-v2
|
| 4 |
license_link: LICENSE
|
| 5 |
+
tags:
|
| 6 |
+
- anime
|
| 7 |
+
- art
|
| 8 |
+
- merge
|
| 9 |
+
inference: true
|
| 10 |
+
library_name: diffusers
|
| 11 |
+
pipeline_tag: text-to-image
|
| 12 |
---
|
| 13 |
+
# Mangaka
|
| 14 |
+
|
| 15 |
+

|
| 16 |
+
|
| 17 |
+
Stable Diffusion model designed for generating anime/manga panels.
|
| 18 |
+
|
| 19 |
+
- **Developed/Trained by:** Parsee Mizuhashi
|
| 20 |
+
- **Trained on:** yGPU cluster (1xRTX 3060)
|
| 21 |
+
- **Finetuned from model:** [hnnng-dx](https://huggingface.co/yoinked/hnnng)
|
| 22 |
+
|
| 23 |
+
## Tips:
|
| 24 |
+
|
| 25 |
+
- Follow hnnng-dx's prompting tips,
|
| 26 |
+
- Add `greyscale monochrome` to prompts.
|