diff --git a/api/onnx_web/diffusers/run.py b/api/onnx_web/diffusers/run.py index d6a7db3e..72c2e3a8 100644 --- a/api/onnx_web/diffusers/run.py +++ b/api/onnx_web/diffusers/run.py @@ -132,6 +132,7 @@ def run_img2img_pipeline( BlendImg2ImgStage(), stage, strength=strength, + overlap=params.overlap, ) # apply upscaling and correction, before highres