Skip to content

GustavSO/sd-webui-model-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Diffusion webui Model Manager

A work in progress extension for AUTOMATIC1111's WebUI, with the aim of streamlining the downloading, organizing, and editing of the various types of models


mm_preview.mp4

Features 💡

Fetch and download various models from Civitai ⬇️

  • Supports multiple different model types:
    • Checkpoints
    • LoRA
    • LyCORIS
    • DoRA
    • Hypernetworks
    • Embeddings

View and Edit model details 🔍

  • See and change many properties of the model before downloading it:
    • Filename
    • Target directory
    • Preview Image
    • Trigger Words

Auto Naming 🏷️

  • An extensive suite of settings for automatic filename modification upon fetching a model:
    • Dynamic naming structuring using model attributes like base model, version, creator, etc.
    • Filter characters from specific alphabets
    • Exclude specific words or phrases
    • Automatically trim whitespaces
    • Remove illegal filename characters
    • Many more

Highly Customizable 🎛️

  • A lot of various settings, allowing the user to tune the various features to their liking

Work-in-progress 🚧

  • Scrape models from your Civitai notifications page