Add library_name metadata
#4
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-to-image
|
|
|
4 |
---
|
5 |
|
6 |
## NextStep-1: Toward Autoregressive Image Generation with Continuous Tokens at Scale
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-to-image
|
4 |
+
library_name: transformers
|
5 |
---
|
6 |
|
7 |
## NextStep-1: Toward Autoregressive Image Generation with Continuous Tokens at Scale
|