This is an extension made for: Automatic1111's Stable Difussion
It allows you to browse CivitAI, Check for updates and speed up downloads.
Click "show more" to view a full list of features and install guide below!
↓ ↓ ↓ ↓ ↓
Features 🚀
Browse all models from CivitAI 🧩
Explore a wide range of models without leaving SD-WebUI.
Check for updates and installed models 🔄
Easily spot new updates and identify already installed models while browsing.
Ability to scan all installed models for available updates.
Download any Model, any version, and any file 📥
Get the specific model version and file you need hassle-free.
Download queue to avoid waiting for finished downloads.
Automatically assign tags to installed models 🏷️
Assign tags by scanning all installed models for automatic use in image generation.
Quick Model Info Access 📊
A button for each model card in txt2img and img2img to load it into the extension.
A button under each image in model info to send it's generation info to txt2img
High-speed downloads with Aria2 🚄
Maximize your bandwidth for lightning-fast downloads.
Sleek and Intuitive User Interface 🖌️
Enjoy a clutter-free, user-friendly interface, designed to enhance your experience.
Actively maintained with feature requests welcome 🛠️
Feel free to send me your feature requests, and I'll do my best to implement them!
How to install 📘
Automatic Installation
Manual Installation
Download the latest version from this site and unpack the .zip
Navigate to your extensions folder (Your SD folder/webui/extensions)
Place the unpacked folder inside the extensions folder
Restart SD-WebUI
(To report bugs or request features, visit the Github Repository)
Description
v3.1.1
Bug fix: Early Access models now get correctly hidden/detected.
Bug fix: Better timeout/offline server detection for options in "Update Models" tab.
Bug fix: Better error detection if required packages were not installed/imported.
Bug fix: Download button displays as "Add to queue" during active download.
FAQ
Comments (4)
EasyDiffusion Plugin version when?
That would require a near complete rewrite of the entire extension, so definitely not anytime soon if at all.
I'll look into it though! :)
@TomDom It would be really nice if you did. Take your time :3
I've had a look at EasyDiffusion's plugin support and it's pretty limited, most if not all the plugins are UI plugins, which do not actually run on the server and are written only in javascript.
I don't think it's viable to create this plugin for EasyDiffusion since these javascript UI plugins don't have actual file access. (Which is obviously required for this plugin to work)
It looks like it's possible to create python server side plugins, but it's extremely limited as written here.
Considering this, it's unfortunately not possible for me to create the plugin for EasyDiffusion until they introduce more plugin functionality.


