#46 · Primary category: Image Generation
stability-sdk
SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)
Project last updated:05/14/26
GitHub Stars
2.4K
Forks
338
Contributors
17
License
MIT
Why we included this project
This is the official Python client for Stability AI's hosted image API, so if you want Stable Diffusion models behind your own feature set without running the models yourself, it is the most direct route. It works both as an importable API class and as a command-line tool, covering text-to-image generation, upscaling, and animation, with control over samplers, CFG scale, steps, seeds, style presets, and inpainting through init and mask images. Teams sizing up Stability as a provider can get a pipeline running in minutes with the CLI before wiring the library into their own services. One thing to keep in mind: this is a client for a hosted service that needs an API key, not a self-hosted inference stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.