PyTorch
yyyou nielsr HF Staff commited on
Commit
632e1c2
·
verified ·
1 Parent(s): 8bda873

Update README.md (#1)

Browse files

- Update README.md (aae2d22fa8b4af49b4599f337ac7ebb433a3c782)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +10 -3
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