Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: unconditional-image-generation
|
| 4 |
library_name: diffusers
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
# Marrying Autoregressive Transformer and Diffusion with Multi-Reference Autoregression <br><sub>Official PyTorch Implementation</sub>
|
| 7 |
|
|
|
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: unconditional-image-generation
|
| 4 |
library_name: diffusers
|
| 5 |
+
datasets:
|
| 6 |
+
- ILSVRC/imagenet-1k
|
| 7 |
---
|
| 8 |
# Marrying Autoregressive Transformer and Diffusion with Multi-Reference Autoregression <br><sub>Official PyTorch Implementation</sub>
|
| 9 |
|