sd-webui-model-mixer icon indicating copy to clipboard operation
sd-webui-model-mixer copied to clipboard

Autohelper generates the same pictures

Open miasik opened this issue 1 year ago • 9 comments

I've been trying to understand how AutoMergerHelpper works but noticed that it produces the same pictures with 0.5 merge ratio instead of variable rates. Looks like its default merging function overrides AMH and makes the default 0.5 merge after each iteration. if i noticed correctly it renders the first image from the folder with the current variable ratio and all other images with simple 0.5 ratio

miasik avatar Jan 13 '24 21:01 miasik