Skip to content

Image editor for the AUTOMATIC1111 stable-diffusion-webui

License

Notifications You must be signed in to change notification settings

Lavorther/a1111-mini-paint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTOMATIC1111 WebUI miniPaint extension

Installation

This extension is listed in the official extension index an can be installed easily:
Extensions -> Available -> Click Load from -> Search for miniPaint and press Install

About this extension

This extension provides a integrated version of the miniPaint image editor.
preview It is a simple image editing tool but still satisfies most needs when trying to edit images.
It provides the ability to send images to Img2Img, Controlnet and Extras.Send button
Images can also be sent from txt2img, img2img and extras directly to the extension via the 'Send to miniPaint' Button.Send to miniPaint

Issues, Code ownership and contribution

This extension is mostly code slammed together from other extensions all being free to use. If you want to grab parts of it, go ahead.
If you find a bug, just report it over the issues section on github. Because i am still in school, feel free to fix the issues yourself and create a pull request.

Modifying for yourself

If you want to customize certain things which are inside the miniPaint iframe, go into the miniPaint directory and run npm run dev or npm run build and then reload your ui.

About

Image editor for the AUTOMATIC1111 stable-diffusion-webui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • CSS 5.1%
  • PHP 1.6%
  • HTML 1.1%
  • Python 0.4%