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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Please create Demo space for Testing and Explainer video
#1
by ritheshSree - opened
Interesting work. Congratulations!!
Please create Demo space for Testing
Created an explainer video:https://youtu.be/d0-IsBnhmRg
Thank your attention. We will create a Huggingface demo during those two days.
Where is the space?
frankzeng changed discussion status to closed