Stability-AI/stability-sdk
A Python SDK for interacting with Stability AI's APIs, enabling programmatic access to AI models like Stable Diffusion for image generation and upscaling.
Core Features
Quick Start
pip install stability-sdkDetailed Introduction
The Stability SDK provides a robust Python client for developers to seamlessly integrate with Stability AI's powerful generative AI models, such as Stable Diffusion. It offers both a command-line interface for rapid prototyping and a gRPC-based API class for deeper integration. Users can generate high-quality images from text prompts, perform image-to-image transformations, upscale existing images, and even experiment with animation features, all while leveraging the advanced capabilities of Stability AI's platform. This SDK empowers developers to build custom applications and workflows around state-of-the-art AI image synthesis.