AI Tools · +12 pointsStable Diffusion (diffusers)
Open image generation — Stable Diffusion pipelines via Hugging Face diffusers.
- Install
- pip install diffusers transformers accelerate
- License
- Apache-2.0
- Stars
- ★ 28k+
Integration goal
Script a diffusers StableDiffusionPipeline image generation.
- Import StableDiffusionPipeline
- Load model id
- Push generate.py
Open Integration Workspace →← All open source tools