Update README.md (#1)
Browse files- Update README.md (aae2d22fa8b4af49b4599f337ac7ebb433a3c782)
Co-authored-by: Niels Rogge <[email protected]>
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
|