This commit is contained in:
lvmin
2023-08-10 08:54:51 -07:00
parent 265c30a4ce
commit 3bafd2ea6c
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -44,5 +44,5 @@ def process(positive_prompt, negative_prompt, width=1024, height=1024, batch_siz
images = core.image_to_numpy(decoded_latent)
core.close_all_preview()
return images