Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
VoxCPM
Log In
Sign Up
stepfun-ai
/
NextStep-1-Large-Edit
like
47
Follow
StepFun
1.44k
Image-to-Image
Transformers
Safetensors
nextstep
text-generation
custom_code
arxiv:
2508.10711
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
3
Train
Deploy
Use this model
Malte0621
commited on
Aug 14
Commit
b9bc6cc
·
verified
·
1 Parent(s):
d6b0dd5
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
from PIL import Image
42
# transformers==4.55.0
43
```
44
45
+
##
Usage
46
47
```python
48
from PIL import Image