ArtVentureX / sd-webui-agent-scheduler

599 stars 60 forks source link

Always uses "resize to" even when "resize by" is chosen #206

Open Butterfly-Dragon opened 5 months ago

Butterfly-Dragon commented 5 months ago

i started doing a few img2img batch jobs, the scheduler works, but at one point i had a power failure due to works and when the pc restarted i noticed all the new images had the same size i checked and it was the "resize to" setting being used even though this being a batch job i specifically chose to use "resize by"

I tested a few other scenarios and... yes... if a job gets interrupted and restarted the agent scheduler always defaults to the "resize to" values ignoring the "resize by" if they were chosen. Might want to look into that. It's probably due to the focus on txt2image where such thing does not exist rather than img2img.