Instructions to use stepfun-ai/Step1X-Edit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stepfun-ai/Step1X-Edit with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-to-image", model="stepfun-ai/Step1X-Edit")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("stepfun-ai/Step1X-Edit", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload step1x-edit-v1p1-official.safetensors with huggingface_hub
Browse files
step1x-edit-v1p1-official.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3df321edf6a8d1bde4978df3f53388feab3ee04e71862d507b6051d59b4df0d
|
| 3 |
+
size 24855692480
|