Commit Graph

27 Commits (a570bebc57c74842439483c4e662af2b583e4273)

Author SHA1 Message Date
alexbofa a5894ca751
Update ui.py 2023-09-19 22:48:58 +03:00
s9roll7 de9d914e74 Fixed an issue where img2img generation could not be interrupted in the latest webui 2023-04-06 12:02:56 +09:00
s9roll7 3429e7e320 Add option: Generation TEST 2023-03-11 10:15:37 +09:00
s9roll7 63a90d30d7 "Original Movie Path" input can now be done by drag-and-drop as well. 2023-03-11 00:46:13 +09:00
s9roll7 c57a71b629 Add option: Face Crop Resolution
Add option: Replace '_' with ' '
2023-03-10 23:55:38 +09:00
s9roll7 94014e0ff7 Workaround for error when applying blank mask 2023-03-08 21:29:15 +09:00
s9roll7 59f7315d34 add stage3.5 color correction(optional)
ui fix
Fixed a bug where the existence check of dependent libraries was not working properly.
2023-03-06 00:18:07 +09:00
s9roll7 73ceeed0f4 Fixed a bug that caused face crop to fail when a 32-bit channel video was selected as the source. 2023-03-02 23:53:46 +09:00
s9roll7 28792cf030 Added a mask method to combine the results of transparent-background and clipseg
Improved the edge quality of the clipseg mask
Added frame sizing option
2023-02-28 22:41:25 +09:00
s9roll7 f7a678bece Select images in /controlnet_input in priority as input images to controlnet. 2023-02-26 18:26:24 +09:00
s9roll7 28e0507f8e Add masking method clipseg
Consolidate ControlNet options in one place
Add option: Use Preprocess image If exists (this option is not working properly under Multi-control net)
2023-02-25 23:15:19 +09:00
s9roll7 16b21ad1ae add option: facecrop disable at the last loopback time 2023-02-19 23:41:37 +09:00
s9roll7 e34246d2ed Changed the unit of Controlnet Weight to 0.01 2023-02-17 22:44:02 +09:00
s9roll7 3f4ec85045 Fixed the input image to controlnet to the initial image when loopbacked.
add option: controlnet weight for face
add option: controlnet weight
2023-02-16 23:48:08 +09:00
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 0550e46b26 add stage8 Foreground Transparency option
add stage1 Mask Threshold option
add stage8 Mask Threshold option
2023-01-30 18:39:40 +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 43e1777278 add export type option 2023-01-07 21:15:45 +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