This repository serves as the official index used by the Stable Diffusion Web UI to discover and install extensions. It aggregates metadata for hundreds of community plugins—image utilities, ControlNet tools, upscalers, prompt helpers, animation suites—so users can browse and add capabilities directly from the UI. The index maintains short descriptions, tags, and repository links, enabling quick filtering by purpose or workflow. It also standardizes submission format so extension authors can contribute entries that the Web UI can parse reliably. For end users, this turns the Web UI into a modular platform where new features appear without manual cloning or guesswork. The project effectively coordinates a thriving plugin ecosystem, keeping discovery and updates lightweight and centralized.
Features
- Central index powering in-UI discovery and installation of extensions
- Structured metadata with names, tags, and descriptions for fast filtering
- Submission template that standardizes how plugins are listed
- Ecosystem coverage from upscalers to ControlNet, prompts, and animation tools
- Enables one-click installs and updates within the Web UI
- Keeps the Web UI modular and extendable without manual repo management