PyTorch

Update README.md

#1
by nielsr HF Staff - opened
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