English
diffusion
discrete-diffusion
discrete-state
mask / README.md
taohu's picture
Update README.md
a0bf8c2 verified
---
license: mit
datasets:
- taohu/coco14_wds_t2i
- taohu/wds_indices_imagenet256
- taohu/faceforensics_h5
language:
- en
tags:
- diffusion
- discrete-diffusion
- discrete-state
---
# [MASK] is All You Need
This model represents the official checkpoint of the paper titled ["[MASK] is All You Need"](https://huggingface.co/papers/2412.06787).
[![Website](doc/badges/badge-website.svg)](https://compvis.github.io/mask/)
[![Paper](https://img.shields.io/badge/arXiv-PDF-b31b1b)](https://arxiv.org/abs/2412.06787)
[![Hugging Face Model](https://img.shields.io/badge/πŸ€—%20Hugging%20Face-Model-green)](https://huggingface.co/taohu/mask)
[![License](https://img.shields.io/badge/License-Apache--2.0-929292)](https://www.apache.org/licenses/LICENSE-2.0)
[Vincent Tao Hu](http://taohu.me),
[Bjorn Ommer](https://ommer-lab.com/people/ommer/ )
## πŸŽ“ Citation
```bibtex
@InProceedings{hu2024mask,
title={[MASK] is All You Need},
author={Vincent Tao Hu and Bjorn Ommer},
booktitle = {Arxiv},
year={2024}
}
```
## 🎫 License
This work is licensed under the Apache License, Version 2.0 (as defined in the [LICENSE](LICENSE.txt)).
By downloading and using the code and model you agree to the terms in the [LICENSE](LICENSE.txt).
[![License](https://img.shields.io/badge/License-Apache--2.0-929292)](https://www.apache.org/licenses/LICENSE-2.0)