An Image utils extension for A1111's sd-webui
 
 
 
Go to file
licyk 415c615fce add pixeloe and outline expansion 2025-03-16 15:09:29 +08:00
hakuimg add pixeloe and outline expansion 2025-03-16 15:09:29 +08:00
inoutpaint Update main.py 2024-03-11 13:51:30 +08:00
javascript Add Pixelize 2023-01-20 01:28:23 +08:00
scripts add pixeloe and outline expansion 2025-03-16 15:09:29 +08:00
.gitignore Update .gitignore 2023-01-21 20:57:02 +08:00
LICENSE Create LICENSE 2023-01-05 11:40:26 +08:00
README.md Update README.md 2023-01-30 01:45:36 +08:00
install.py add pixeloe and outline expansion 2025-03-16 15:09:29 +08:00
requirements.txt add pixeloe and outline expansion 2025-03-16 15:09:29 +08:00
style.css update style.css 2023-06-27 17:52:59 +08:00

README.md

a1111-sd-webui-haku-img

An Image utils extension for A1111's sd-webui

Features:

  • blending (support 17 mode)
  • color adjust
  • tone curve
  • blur
  • img2sketch(thourgh XDoG)
  • pixelize(Kmeans or dithering)
  • glow (blur and blend)
  • inoutpaint support tool

Example:

https://user-images.githubusercontent.com/59680068/212915298-92157d15-e7e0-40b0-9b89-74da3eb4ea18.mp4

blend

image image

color

image

tone curve

https://user-images.githubusercontent.com/59680068/215345100-4f0c74bb-f7e6-4f62-ba98-269ced40e246.mp4

blur

image

sketch

image

pixelize

image