allenhooo
d688bc4e63
When the path of the python virtual environment is not venv, transparent_background will not be found here. This modification finds the virtual environment path as the base path from the environment variable VIRTUAL_ENV
2023-05-30 20:18:06 +08:00
s9roll7
2f28fcde5d
Update README.md
2023-05-13 23:01:28 +09:00
s9roll7
c255e64a03
Merge pull request #48 from gmmarc/main
...
Remove white background from instructions for proper contrast on dark theme
2023-04-22 09:49:32 +09:00
gmmarc
b11e16581f
Remove white background for proper contrast on dark theme
2023-04-21 10:46:31 +02: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
1e91627c22
Fixed problem with ckpt_base.pth downloading every time
2023-03-19 14:20:43 +09:00
s9roll7
c134621255
Fixed a forgotten character escape.
2023-03-14 09:13:56 +09:00
s9roll7
fae34f7ec6
Fixed a bug that stage7 does not work on other than windows
2023-03-13 23:55:21 +09:00
s9roll7
f15502b822
update readme
2023-03-11 20:56:13 +09:00
s9roll7
644fb2a5ab
Changed the method of specifying the path to the executable file.
...
Maybe it will work on linux, mac, or colab, but I don't have the environment, so I haven't checked yet. The issue of how to run ebsynth itself in those environments is also not known
2023-03-11 11:46:37 +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
3d8407dd07
Update README.md
2023-03-06 12:03:50 +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
8e4133ac93
Update README.md
2023-02-25 23:51:09 +09:00
s9roll7
ca59354976
update readme
2023-02-25 23:50:51 +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
20ab541cc6
update readme
2023-02-15 22:39:41 +09:00
s9roll7
17d84fb366
update readme
2023-02-15 22:34:20 +09:00
s9roll7
bae942b7c8
Update README.md
2023-02-11 17:10:28 +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
2a620e10c7
Update README.md
2023-01-25 23:44:26 +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
b45951334f
Update README.md
2023-01-19 23:55:52 +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
fc77bbccbb
Merge branch 'main' of https://github.com/s9roll7/ebsynth_utility
2023-01-06 00:27:06 +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
9da5d3b502
Update README.md
2022-12-29 21:28:43 +09:00
s9roll7
196cb5d0f0
fix readme
2022-12-29 21:22:03 +09:00
s9roll7
63a252e389
add readme
2022-12-29 21:06:49 +09:00
s9roll7
38b352b22d
first commit
2022-12-29 12:39:58 +09:00