initial prototype by borrowing contracts

This commit is contained in:
arcticfaded 2022-10-17 06:58:42 +00:00 committed by AUTOMATIC1111
parent cccc5a20fc
commit 60251c9456
4 changed files with 102 additions and 31 deletions

View file

@ -723,4 +723,4 @@ class StableDiffusionProcessingImg2Img(StableDiffusionProcessing):
del x
devices.torch_gc()
return samples
return samples