fix: disable batching

This commit is contained in:
wywywywy
2023-05-05 00:08:37 +01:00
committed by GitHub
parent d002fdfcb4
commit 3ea7f64dec

View File

@@ -522,6 +522,8 @@ class Script(scripts.Script):
p.inpaint_full_res = False
p.inpainting_fill = 1
p.n_iter = 1
p.batch_size = 1
seed = p.seed