Stop image generation

#128
by aleesharustam - opened

Is it possible that i can stop/cancel image generation while its generating the image

This comment has been hidden

looks like you can use pipeline._interrupt = True in callback_on_step_end to cancel

Sign up or log in to comment