jingwwu nielsr HF Staff commited on
Commit
3c08858
·
verified ·
1 Parent(s): cd881b4

Improve model card: Add pipeline tag, library name, and fix homepage URL (#1)

Browse files

- Improve model card: Add pipeline tag, library name, and fix homepage URL (0d34e4b7f895d85ef7369528cab0abc9ba4d5ccc)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,9 +1,12 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
4
  ## NextStep-1: Toward Autoregressive Image Generation with Continuous Tokens at Scale
5
 
6
- [Homepage](https://stepfun.ai/research/en/nextstep-1)&nbsp;
7
  | [GitHub](https://github.com/stepfun-ai/NextStep-1)&nbsp;
8
  | [Paper](https://arxiv.org/abs/2508.10711)&nbsp;
9
 
 
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
8
 
9
+ [Homepage](https://stepfun.ai/research/en/nextstep1)&nbsp;
10
  | [GitHub](https://github.com/stepfun-ai/NextStep-1)&nbsp;
11
  | [Paper](https://arxiv.org/abs/2508.10711)&nbsp;
12