added resize seeds and variation seeds features

This commit is contained in:
AUTOMATIC
2022-09-09 17:54:04 +03:00
parent 003b60b94e
commit b1707553cf
10 changed files with 171 additions and 28 deletions

View File

@@ -62,7 +62,6 @@ class State:
current_image = None
current_image_sampling_step = 0
def interrupt(self):
self.interrupted = True