Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,14 @@ size_categories:
|
|
| 8 |
- 10K<n<100K
|
| 9 |
---
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
# The "type" key in character annotation
|
| 12 |
|
| 13 |
Type = 0: Characters with clean faces
|
|
|
|
| 8 |
- 10K<n<100K
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# Introduction
|
| 12 |
+
|
| 13 |
+
MangaZero dataset from paper [DiffSensei: Bridging Multi-Modal LLMs and Diffusion Models for Customized Manga Generation](https://arxiv.org/abs/2412.07589)
|
| 14 |
+
|
| 15 |
+
Please see [GitHub repo](https://github.com/jianzongwu/DiffSensei) to get the usage
|
| 16 |
+
|
| 17 |
+
Project page: https://jianzongwu.github.io/projects/diffsensei
|
| 18 |
+
|
| 19 |
# The "type" key in character annotation
|
| 20 |
|
| 21 |
Type = 0: Characters with clean faces
|