Update README.md
Browse files
README.md
CHANGED
@@ -7,19 +7,10 @@ tags:
|
|
7 |
|
8 |
# Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis
|
9 |
|
10 |
-
[Paper](https://arxiv.org/abs/2410.08261) | [Model](https://huggingface.co/MeissonFlow/Meissonic) | [Code](https://github.com/viiika/Meissonic) | [Demo](https://huggingface.co/spaces/MeissonFlow/meissonic)
|
11 |
-
|
12 |
-
|
13 |
-

|
14 |
-
|
15 |
|
16 |
## Introduction
|
17 |
Meissonic is a non-autoregressive mask image modeling text-to-image synthesis model that can generate high-resolution images. It is designed to run on consumer graphics cards.
|
18 |
|
19 |
-
## Usage
|
20 |
-
|
21 |
-
Please refer to [github link](https://github.com/viiika/Meissonic).
|
22 |
-
|
23 |
## Citation
|
24 |
If you find this work helpful, please consider citing:
|
25 |
```bibtex
|
|
|
7 |
|
8 |
# Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis
|
9 |
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
## Introduction
|
12 |
Meissonic is a non-autoregressive mask image modeling text-to-image synthesis model that can generate high-resolution images. It is designed to run on consumer graphics cards.
|
13 |
|
|
|
|
|
|
|
|
|
14 |
## Citation
|
15 |
If you find this work helpful, please consider citing:
|
16 |
```bibtex
|