Commit Graph

7 Commits (d688bc4e63e765e2744b37fc4e0364d13bc98d5e)

Author SHA1 Message Date
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 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 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 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 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 38b352b22d first commit 2022-12-29 12:39:58 +09:00