Updated Custom Scripts from Users (markdown)

AUTOMATIC1111 2022-09-16 11:51:18 +03:00
parent d90c803cf6
commit 6891b49919

@ -25,3 +25,8 @@ https://github.com/ThereforeGames/txt2img2img/blob/main/scripts/txt2img2img.py
Greatly improve the editability of any character/subject while retaining their likeness. Greatly improve the editability of any character/subject while retaining their likeness.
Full description in original repo: https://github.com/ThereforeGames/txt2img2img (be careful with cloning as it has a bit of venv checked in) Full description in original repo: https://github.com/ThereforeGames/txt2img2img (be careful with cloning as it has a bit of venv checked in)
# Mask drawing UI
https://github.com/dfaker/stable-diffusion-webui-cv2-external-masking-script
Provides a local popup window powered by CV2 that allows addition of a mask before processing.