Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- huggan/anime-faces
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# TinyDiT
|
|
@@ -87,4 +88,4 @@ python app.py
|
|
| 87 |
|
| 88 |
## Acknowledgements
|
| 89 |
|
| 90 |
-
Inspired by DiT architectures, latent diffusion models, and the open-source generative AI community.
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- huggan/anime-faces
|
| 5 |
+
pipeline_tag: unconditional-image-generation
|
| 6 |
---
|
| 7 |
|
| 8 |
# TinyDiT
|
|
|
|
| 88 |
|
| 89 |
## Acknowledgements
|
| 90 |
|
| 91 |
+
Inspired by DiT architectures, latent diffusion models, and the open-source generative AI community.
|