aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_img2img.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_img2img.py')
-rw-r--r--test/test_img2img.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_img2img.py b/test/test_img2img.py
index 6289e59e..88b06eb8 100644
--- a/test/test_img2img.py
+++ b/test/test_img2img.py
@@ -26,7 +26,7 @@ def simple_img2img_request(img2img_basic_image_base64):
"mask_blur": 4,
"mask_blend_power": 1,
"mask_blend_scale": 1,
- "mask_blend_offset": 0,
+ "inpaint_detail_preservation": 16,
"n_iter": 1,
"negative_prompt": "",
"override_settings": {},