BryanW commited on
Commit
cbbe4f7
1 Parent(s): 57cb36e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ license: apache-2.0
4
 
5
  # Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis
6
 
7
- [Paper](https://arxiv.org/abs/) | [Code](https://github.com/viiika/Meissonic)
8
 
9
 
10
  ![demo](./assets/demos.png)
@@ -23,7 +23,7 @@ If you find this work helpful, please consider citing:
23
  @article{bai2024meissonic,
24
  title={Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis},
25
  author={Bai, Jinbin and Ye, Tian and Chow, Wei and Song, Enxin and Chen, Qing-Guo and Li, Xiangtai and Dong, Zhen and Zhu, Lei and Yan, Shuicheng},
26
- journal={arXiv preprint arXiv},
27
  year={2024}
28
  }
29
  ```
 
4
 
5
  # Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis
6
 
7
+ [Paper](https://arxiv.org/abs/) | [Model](https://huggingface.co/MeissonFlow/Meissonic) | [Code](https://github.com/viiika/Meissonic)
8
 
9
 
10
  ![demo](./assets/demos.png)
 
23
  @article{bai2024meissonic,
24
  title={Meissonic: Revitalizing Masked Generative Transformers for Efficient High-Resolution Text-to-Image Synthesis},
25
  author={Bai, Jinbin and Ye, Tian and Chow, Wei and Song, Enxin and Chen, Qing-Guo and Li, Xiangtai and Dong, Zhen and Zhu, Lei and Yan, Shuicheng},
26
+ journal={arXiv preprint arXiv:2410.08261},
27
  year={2024}
28
  }
29
  ```