An Image utils extension for A1111's sd-webui
 
 
 
Go to file
Kohaku-Blueleaf 1b3dee07ea update style.css 2023-06-27 17:52:59 +08:00
hakuimg Add flip effect backend 2023-06-22 14:12:46 +02:00
inoutpaint Let annotations work 2023-01-24 03:13:03 +08:00
javascript Add Pixelize 2023-01-20 01:28:23 +08:00
scripts Add flip effect implementation + Typo 2023-06-22 14:13:28 +02: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
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