AI Tools · +12 points

Stable 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.

  1. Import StableDiffusionPipeline
  2. Load model id
  3. Push generate.py
Open Integration Workspace →

← All open source tools