Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis
|
@@ -26,4 +29,4 @@ If you find this work helpful, please consider citing:
|
|
26 |
journal={arXiv preprint arXiv:2410.08261},
|
27 |
year={2024}
|
28 |
}
|
29 |
-
```
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- Text-to-Image
|
5 |
+
- Non-Autoregressive
|
6 |
---
|
7 |
|
8 |
# Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis
|
|
|
29 |
journal={arXiv preprint arXiv:2410.08261},
|
30 |
year={2024}
|
31 |
}
|
32 |
+
```
|