Releases: ototadana/sd-face-editor
Releases · ototadana/sd-face-editor
v1.1.0
v1.0.0
v0.9.3
v0.9.2
v0.9.1
What's Changed
- add "Show original image" option by @ototadana in #100
- Update readme by @ototadana in #101
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- fix value-error #1 by @ototadana in #2
- Fix bugs by @betogaona7 in #3
- revert #2 by @ototadana in #4
- stop setting the restore_faces option by @ototadana in #6
- Add batch processing function by @ototadana in #8
- fix txt2img for hiresfix by @ototadana in #9
- Fix URL for link to script by @ototadana in #12
- Fix a bug in combination with controlnet in img2img by @ototadana in #13
- add save original image option by @ototadana in #16
- Revert "add save original image option" by @ototadana in #17
- Added "Save original image" option by @ototadana in #18
- fix images do not match error by @ototadana in #19
- add setting for retinaface.device by @ototadana in #23
- fix retinaface.device settings to run earlier by @ototadana in #25
- fix cuda_init error by @ototadana in #26
- add "Show intermediate steps" option by @ototadana in #27
- fix size of tensor error by @ototadana in #28
- update README.md by @ototadana in #29
- add "Apply inside mask only" option by @ototadana in #34
- add description of "Apply inside mask only" option to README by @ototadana in #35
- fix variation seed setting in batch execution by @ototadana in #37
- make batch size and batch count available on img2img by @ototadana in #40
- fix ValueError: operands could not be broadcast by @ototadana in #42
- fix preview by @ototadana in #43
- add "apply scripts to faces" option by @ototadana in #44
- add extension by @ototadana in #48
- change default values by @ototadana in #49
- update readme by @ototadana in #50
- fix extension related bugs by @ototadana in #55
- fix readme by @ototadana in #56
- enable API call by @ototadana in #60
- update README by @ototadana in #62
- fix save button is not working by @ototadana in #64
- add "Use minimal area for face selection" option by @ototadana in #66
- update readme by @ototadana in #67
- improve mask blur effect by @ototadana in #68
- add information to png by @ototadana in #70
- add ignore larger faces option by @ototadana in #71
- fix errors when running with ControlNet by @ototadana in #75
- Skip image processing when denoising strength is 0 by @ototadana in #77
- remove "apply scripts to faces" option by @ototadana in #78
- Add the ability to apply prompts to individual faces by @ototadana in #80
- update README.md by @ototadana in #81
- improve UI by @ototadana in #82
- add debug info to the intermediate images by @ototadana in #83
- fix __save_images error by @ototadana in #85
- use List[str] from build in typing module instead list[str] by @mikecokina in #86
- improve "use minimal area" mode by @ototadana in #88
- improve readme about img2img by @ototadana in #89
- fix bug when used with webui 1.3.2 by @ototadana in #92
- add "Affected areas" Option by @ototadana in #95
New Contributors
- @ototadana made their first contribution in #2
- @betogaona7 made their first contribution in #3
- @mikecokina made their first contribution in #86
Full Changelog: https://github.com/ototadana/sd-face-editor/commits/v0.9.0