mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-01-26 19:09:45 +00:00
Fix SD upscale Batch count (#2950)
Co-authored-by: LilithDragoness <secret@email.com>
This commit is contained in:
@@ -98,4 +98,6 @@ class Script(scripts.Script):
|
||||
|
||||
processed = Processed(p, result_images, seed, initial_info)
|
||||
|
||||
p.n_iter = upscale_count
|
||||
|
||||
return processed
|
||||
|
||||
Reference in New Issue
Block a user