Add link to paper, pipeline tag (#1)
Browse files- Add link to paper, pipeline tag (20f50fa241cc73b8668b7a3d539953f8dc4630bf)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
---
|
| 4 |
# HART: Efficient Visual Generation with Hybrid Autoregressive Transformer
|
| 5 |
|
|
@@ -11,6 +12,7 @@ We introduce Hybrid Autoregressive Transformer (HART), an autoregressive (AR) vi
|
|
| 11 |
- Open source: https://github.com/mit-han-lab/hart
|
| 12 |
- Project: https://hanlab.mit.edu/projects/hart
|
| 13 |
- Demo: https://hart.mit.edu
|
|
|
|
| 14 |
|
| 15 |
## Citation
|
| 16 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: unconditional-image-generation
|
| 4 |
---
|
| 5 |
# HART: Efficient Visual Generation with Hybrid Autoregressive Transformer
|
| 6 |
|
|
|
|
| 12 |
- Open source: https://github.com/mit-han-lab/hart
|
| 13 |
- Project: https://hanlab.mit.edu/projects/hart
|
| 14 |
- Demo: https://hart.mit.edu
|
| 15 |
+
- Paper page: https://huggingface.co/papers/2410.10812
|
| 16 |
|
| 17 |
## Citation
|
| 18 |
|