kigy1 / sd-webui-Stable-Makeup

The Stable-Makeup from Xiaojiu-z work for stable-diffusion-webui - (easy to use)
Apache License 2.0
14 stars 1 forks source link

sd-webui-Stable-Makeup

sm_teaser

About

The extension sd-webui-Stable-Makeup brings Xiaojiu-z's Stable-Makeup to the stable-diffusion-webui, making it easy to use. You can find the original project here: Xiaojiu-z/Stable-Makeup.

I'm new to making extensions, so if there are any problems, feel free to help me fix them. I've tried to make it user-friendly by allowing it to download all models by itself.

This extension has advantages over the original Stable-Makeup, such as working with smaller faces. However, it also has some disadvantages, like making the process slower. You can downscale the image to something like 512x512 to make it much faster.

webui-vs-orginal

Screenshot 2024-05-23 005128

Installation

  1. Open the Extensions tab.
  2. Click on Install from URL.
  3. Enter the URL for the extension's git repository.
  4. Click Install.
  5. Restart WebUI.
  6. sometimes at first you need to run automatic1111 two times or more to install and download the necessary

Important Notes:

  1. The first installation will take some time.
  2. Also, add --disable-safe-unpickle to webui-user.bat next to COMMANDLINE_ARGS (I wish if someone can help me fix this).
  3. Don't use --no-half, as this will make it slower.
  4. sometimes at first you need to run automatic1111 two times or more to install and download the necessary

To-Do List