Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
stepfun-ai
/
NextStep-1-Large
like
95
Follow
StepFun
1.52k
Text-to-Image
Transformers
Safetensors
nextstep
text-generation
custom_code
arxiv:
2508.10711
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
4
Deploy
Use this model
Malte0621
commited on
Aug 14
Commit
cd39674
·
verified
·
1 Parent(s):
9663977
Fix typo in README.md
Browse files
Fixes a typo in README.md ("Usgae" -> "Usage")
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -42,7 +42,7 @@ uv pip install -r requirements.txt
42
# transformers==4.55.0
43
```
44
45
-
##
Usgae
46
47
```python
48
import torch
42
# transformers==4.55.0
43
```
44
45
+
##
Usage
46
47
```python
48
import torch