Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,18 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
-
pipeline_tag: text-to-image
|
6 |
tags:
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
|
11 |
-
- zigma
|
12 |
-
- zigzag
|
13 |
-
---
|
14 |
-
|
15 |
-
# [MASK] is All You Need
|
16 |
|
17 |
-
This model represents the official checkpoint of the paper titled ["[MASK] is All You Need"](https://huggingface.co/papers/xxxx).
|
18 |
|
|
|
19 |
|
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- taohu/coco14_wds_t2i
|
5 |
+
- taohu/wds_indices_imagenet256
|
6 |
+
- taohu/faceforensics_h5
|
7 |
language:
|
8 |
- en
|
|
|
9 |
tags:
|
10 |
+
- diffusion
|
11 |
+
- discrete-diffusion
|
12 |
+
- discrete-state
|
13 |
+
---
|
|
|
|
|
|
|
|
|
|
|
14 |
|
|
|
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).
|