ebsynth_utility
ebsynth_utility copied to clipboard
when you cancel / interrupt the img2img it loops stage 3
when you want to cancel the img2img and have some control nets enabled it loops and I have to kill the auto111 window and restart.
output does this
Loading model from cache: control_canny-fp16 [e3fe7712]
Loading preprocessor: canny
3050549512
Loading model from cache: control_depth-fp16 [400750f6]
Loading preprocessor: depth_leres
Loading model from cache: control_canny-fp16 [e3fe7712]
Loading preprocessor: canny
3050549512
Loading model from cache: control_depth-fp16 [400750f6]
Loading preprocessor: depth_leres
Loading model from cache: control_canny-fp16 [e3fe7712]
Loading preprocessor: canny
3050549512
Loading model from cache: control_depth-fp16 [400750f6]
Loading preprocessor: depth_leres
Loading model from cache: control_canny-fp16 [e3fe7712]
Loading preprocessor: canny
3050549512
Loading model from cache: control_depth-fp16 [400750f6]
Loading preprocessor: depth_leres
Loading model from cache: control_canny-fp16 [e3fe7712]
Loading preprocessor: canny
3050549512```
It does not seem to occur in my environment. Maybe it's not a problem with this extension.
I recreated the environment from scratch and now it reproduces.
I recreated the environment from scratch and now it reproduces.
thanks for taking the time to look into this.. hopefully its a easy fix..
fixed.