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
213213
#9 opened 11 months ago
by
yehuashangui
How are the weights of a VAE trained?
#8 opened 11 months ago
by
svtter
License BFL?
➕👍 5
#4 opened about 1 year ago
by
ostris
Fail to download model weight
#3 opened about 1 year ago
by
antiquality