Toolkit for Stable Diffusion model management
Top 60.9% on sourcepulse
This toolkit addresses the need for efficient management, editing, and creation of Stable Diffusion models, targeting users who want to optimize model size, debug loading issues, or combine model components. It offers a user-friendly interface within the popular stable-diffusion-webui
for tasks like VAE integration, component extraction, and model pruning, ultimately reducing storage footprint and improving usability.
How It Works
The toolkit operates by dissecting Stable Diffusion models into their core components: VAE, UNET, and CLIP. It allows users to import, export, and replace these components, enabling the creation of standalone models or the debugging of compatibility issues. A key feature is its "metric" system, which attempts to identify model components (like specific VAEs) even when renamed, aiding in the discovery of underlying model origins and potential optimizations.
Quick Start & Requirements
stable-diffusion-webui
Extensions tab: Install from URL > Paste https://github.com/arenasys/stable-diffusion-webui-model-toolkit
> Install.stable-diffusion-webui
(AUTOMATIC1111's fork).Highlighted Details
.safetensor
format on WebUI startup.Maintenance & Community
Licensing & Compatibility
stable-diffusion-webui
, implying compatibility with its ecosystem.Limitations & Caveats
1 year ago
1 day