English
diffusion
discrete-diffusion
discrete-state
taohu commited on
Commit
826d4e7
·
verified ·
1 Parent(s): a746220

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -15,4 +15,15 @@ tags:
15
 
16
  # [MASK] is All You Need
17
 
18
- This model represents the official checkpoint of the paper titled ["[MASK] is All You Need"](https://huggingface.co/papers/xxxx).
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  # [MASK] is All You Need
17
 
18
+ This model represents the official checkpoint of the paper titled ["[MASK] is All You Need"](https://huggingface.co/papers/xxxx).
19
+
20
+
21
+
22
+ [![Website](doc/badges/badge-website.svg)](https://compvis.github.io/mask/)
23
+ [![Paper](https://img.shields.io/badge/arXiv-PDF-b31b1b)](https://arxiv.orgg/xxxxxx)
24
+ [![Hugging Face Model](https://img.shields.io/badge/🤗%20Hugging%20Face-Model-green)](https://huggingface.co/taohu/mask)
25
+ [![License](https://img.shields.io/badge/License-Apache--2.0-929292)](https://www.apache.org/licenses/LICENSE-2.0)
26
+
27
+
28
+ [Vincent Tao Hu](http://taohu.me),
29
+ [Bjorn Ommer](https://ommer-lab.com/people/ommer/ )