Update ui_img2img.py

This commit is contained in:
awsr
2025-11-08 04:00:20 -08:00
parent 97a43d8c6f
commit 165ea3bf97
+1 -1
View File
@@ -281,7 +281,7 @@ def create_ui():
(enable_hr, "Second pass"),
(enable_hr, "Refine"),
(denoising_strength, "Denoising strength"),
(denoising_strength, "Hires strength"),
(hr_denoising_strength, "Hires strength"),
(hr_sampler_index, "Hires sampler"),
(hr_resize_mode, "Hires mode"),
(hr_resize_context, "Hires context"),