Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: unconditional-image-generation
|
4 |
+
tags:
|
5 |
+
- pytorch
|
6 |
+
---
|
7 |
+
|
8 |
+
This repository contains the model presented in [Effective and Efficient Masked Image Generation Models](https://huggingface.co/papers/2503.07197).
|
9 |
+
|
10 |
+
Code: https://github.com/ML-GSAI/eMIGM
|