mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-03-13 06:29:48 +00:00
Added lorm. WIP
This commit is contained in:
@@ -456,7 +456,7 @@ class StableDiffusion:
|
||||
**extra
|
||||
).images[0]
|
||||
|
||||
gen_config.save_image(img)
|
||||
gen_config.save_image(img, i)
|
||||
|
||||
# clear pipeline and cache to reduce vram usage
|
||||
del pipeline
|
||||
|
||||
Reference in New Issue
Block a user