mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-14 10:40:50 -07:00
initial prototype by borrowing contracts
This commit is contained in:
parent
cccc5a20fc
commit
60251c9456
4 changed files with 102 additions and 31 deletions
|
|
@ -723,4 +723,4 @@ class StableDiffusionProcessingImg2Img(StableDiffusionProcessing):
|
|||
del x
|
||||
devices.torch_gc()
|
||||
|
||||
return samples
|
||||
return samples
|
||||
Loading…
Add table
Add a link
Reference in a new issue