Commit Graph

11 Commits (9553fb33ff2d962745a86ea80d1768b52353348c)

Author SHA1 Message Date
s9roll7 9553fb33ff add function auto tagging
Temporary fix for module name conflict between blip and yolov
Improved UI
refactoring
Updated readme
2023-02-11 17:02:33 +09:00
s9roll7 fb192bc100 Added workaround for issue where animated face detection sometimes fails in vertically long images.
depth map is now available even in [Mask mode:None]
[MaskMode: Normal] + [use depth map] ... Use depth map for valid range with mask
[MaskMode: None] + [use depth map] ... Use depth map as is
2023-02-07 00:05:35 +09:00
s9roll7 7b01c51200 Fixed a bug that [inpaint area : Only masked] could not be used when using face crop.
Add option "Inpaint Area(Override img2img Inpaint area)"
Allowed to skip stage4 when not needed.
2023-02-03 23:53:53 +09:00
s9roll7 3c8f31a493 Fixed a bug that masks for faces were misaligned when using loopback. 2023-02-02 22:32:45 +09:00
s9roll7 8e56666b12 add option "Use Depth Map"
fix layout
2023-02-02 16:51:03 +09:00
s9roll7 a5e7d96b72 Add stage 8(blend with any background)
Add Invert mask mode(img2img/ebsynth for background)
Add mask creation option
Parameters are now saved in a text file.
Mask now affects keyframe selection.
update readme
2023-01-25 23:35:03 +09:00
s9roll7 272570f61b Changed behavior when -1 is specified for seed.
(Previously, when -1 was specified, each img2img was assigned a different seed.)
add option [Add N to seed when repeating]
update readme
2023-01-19 23:51:11 +09:00
s9roll7 612f63b895 add option img2img repeat count
update readme
2023-01-14 22:23:03 +09:00
s9roll7 33c6a7a401 add anime face detector(https://github.com/zymk9/yolov5_anime).
update readme
2023-01-12 22:01:02 +09:00
s9roll7 cb61db184a Add "Add last frame to keyframes" option
Add some text
Fixed an issue that caused the Face Denoising Strength to be turned up too high, resulting in something that is not a face.
Add face prompt option
Improved face resizing quality
update readme
fix typo
2023-01-06 00:22:25 +09:00
s9roll7 38b352b22d first commit 2022-12-29 12:39:58 +09:00