mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
remove debug image gen from outcrop
This commit is contained in:
parent
e7368d7231
commit
f70af7afb9
@ -111,6 +111,4 @@ class Outcrop(object):
|
||||
alpha.paste(0,(0,0,extended_img.width,mask_height))
|
||||
extended_img.putalpha(alpha)
|
||||
|
||||
extended_img.save('outputs/curly_extended.png')
|
||||
|
||||
return extended_img
|
||||
|
Loading…
Reference in New Issue
Block a user