# Stability-AI/stability-sdk

SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)

Repository: https://github.com/Stability-AI/stability-sdk
Canonical: https://ross.abutalabs.com/products/stability-sdk
Homepage: https://platform.stability.ai/
Language: Jupyter Notebook
License: MIT
License Family: permissive
Topics: stable-diffusion, ai-art, generative-art, latent-diffusion, multimodal
Last push: 2026-05-14T15:58:52+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 8, longevity 100
- inputs: {"age_days": 1473, "days_push": 111, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2436, forks 338 (observed 2026-08-28T04:06:51.419617+00:00)

## What it is
A Python SDK and command-line client for interacting with Stability AI's gRPC-based APIs, primarily for Stable Diffusion image generation and upscaling. It also includes an animation GUI for generating AI art animations.

## Use cases
- generate images from text prompts with stable diffusion
- upscale AI-generated images
- call stability.ai api from python
- generate ai art from the command line
- create animations with stable diffusion
- image-to-image generation with init and mask images

## When to choose
- you want to use Stability AI's hosted Stable Diffusion API from Python or the CLI
- you need image generation, upscaling, or animation features via a supported API
- you want a quick Colab-friendly way to try Stable Diffusion

## When to avoid
- you want to run Stable Diffusion models locally without an API key
- you need a non-Python language SDK
- you need offline or self-hosted inference

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, llm-inference, image-processing, cli
- domain: artificial-intelligence, image-processing, developer-tools
- platform: python, cli, cross-platform
- tags: stable-diffusion, ai-art, generative-art, grpc-client, text-to-image, api-client

## Member repositories
- Stability-AI/stability-sdk (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:51.419617+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:31:01.168948+00:00, confidence not recorded.
  - readme: https://github.com/Stability-AI/stability-sdk (fetched 2026-08-28T04:06:51.419617+00:00, sha 2f2d6b8d0ef3)
  - homepage: https://platform.stability.ai/ (fetched 2026-08-29T10:12:26.156632+00:00, sha 7e8a0c618cfc)
  - registry_pypi: https://pypi.org/pypi/stability-sdk/json (fetched 2026-08-29T10:12:26.165604+00:00, sha 2cf577237e38)
- Data as of 2026-08-30T08:39:29.467469+00:00.
