We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33b9a6 commit 8c13f3aCopy full SHA for 8c13f3a
modules/ui.py
@@ -1044,6 +1044,7 @@ def create_ui(wrap_gradio_gpu_call):
1044
(seed_resize_from_w, "Seed resize from-1"),
1045
(seed_resize_from_h, "Seed resize from-2"),
1046
(denoising_strength, "Denoising strength"),
1047
+ (mask_blur, "Mask blur"),
1048
*modules.scripts.scripts_img2img.infotext_fields
1049
]
1050
parameters_copypaste.add_paste_fields("img2img", init_img, img2img_paste_fields)
0 commit comments