Open dervish54 opened 2 years ago
When the generation is completed, and the next one immediately begins, and so on indefinitely
I'm wrong. It stops after 6th img generating.
upd. I figured out this problem a little better. Image generation starts whenever the pen stops drawing the mask (when I release the lmb). The generate button is not involved in this process at all.
I get this message in the web ui when I click on init_image.
New generations start by itself, without my initiative after I pressed the button. When the generation is completed, and the next one immediately begins, and so on indefinitely, until I interrupt the execution of the script in console. output.png is not overwritten, new images do not appear in the browser window. When I change the generation settings in the UI, they affect the next generation (in any case, the number of steps), but incorrectly. For example, I changed the number of steps from 32 to 31, and the generation beganwith 18 steps.
After a few iterations, the gui for inpainting loaded, and I drew a mask on the image that I downloaded earlier (which probably started an endless cycle of generations), and the new generations that I see in the browser console match the expectation from such inpainting.