Skip to content

wiered/sd-multi-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Stable Diffusion WebUI Multi Tool

Русский | English

Qt based half standalone feature-rich tool for a Stable Diffusion WebUI.

screenshoot

Features

Current features:
Run WebUI Styles Editor SD Prompt Reader

Run WebUI

Can't be used in standalone mode.

Setup optimal settings with one button!

With this tool you can easily set up your bat file, add most common settings to it and run the Stable Diffusion web UI.

Bat file creating from Result's widget plain text, so you can add your own settings to it and it will add them to file.

Program autosave all your settings, and will load it automatically.

Also this is main window of program.

Styles Editor

Can be used in standalone mode

This tool created for these who love create and edit styles.

For now, it's very simple, but with next update, something very cool will happen.

SD Prompt Reader

Lite version can be used in standalone mode.

Just easy to use Prompt Reader for images generated with Stable Diffusion.

All backend code for this tool taken form this Github repository. Massive thanks!

Installation

App can be used standalone or connected with SD WebUI by Automatic1111 or SD Prompt Viewer by receyuki

Styles editor and SD Prompt Reader Lite can be used in standalone mode.

Standalone installation

Just download SDMT from Releases and open it.

Connecting to SD WebUI by Automatic1111

  1. Download SDMT from Releases
  2. Move SDMT.exe to the root folder of SD WebUI ( where models folder is located )
  3. Run SDMT.exe
  4. Additional step: You can create SDMT shortcut on your Desktop and run SDMT and WebUI with this shortcut

Connecting with SD Prompt Viewer by receyuki

  1. Download SDMT from Releases
  2. Download SD Prompt Viewer from Releases
  3. Move SD Prompt Reader.exe to same directory SDMT.exe file located. (Don't rename SD Prompt Viewer)

FAQ

Malware Alert

The false positive reported by some anti-malwares is caused by the packaging tool pyinstaller which is a common issue for pyinstaller users.

Credits