Update settings.html add checkbox in stable diffusion extension tab for ADetailer

301a31b8b245e0aeeeef1cd819047e457012b499

error-usernotavailable <anonymoususernotavailable@gmail.com>

Signed
1 files changed, +5 -0Showing whitespace changes
public/scripts/extensions/stable-diffusion/settings.html+5 -0
@@ -354,6 +354,11 @@
354354 <small data-i18n="Karras">Karras</small>
355355 <i class="fa-solid fa-info-circle fa-sm opacity50p" data-i18n="[title]Not all samplers supported." title="Not all samplers supported."></i>
356356 </label>
357+ <label for="sd_aiFaceDetailer" class="checkbox_label" data-i18n="[title]sd_aiFaceDetailer" title="Use AI Face Detailer in image generation.">
358+ <input id="sd_aiFaceDetailer" type="checkbox" />
359+ <small data-i18n="sd_aiFaceDetailer">Use AI Face Detailer</small>
360+ </label>
361+
357362 </div>
358363
359364 <div class="flex-container marginTopBot5" data-sd-source="novel">