mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-09-19 01:04:28 +02:00
added resize seeds and variation seeds features
This commit is contained in:
@@ -62,7 +62,6 @@ class State:
|
||||
current_image = None
|
||||
current_image_sampling_step = 0
|
||||
|
||||
|
||||
def interrupt(self):
|
||||
self.interrupted = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user