Add detailer checkbox for SDNext

ae784ddb1a7fe8dfe34f73f66c3deb3a66c44e49

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/scripts/extensions/stable-diffusion/settings.html+1 -1
@@ -356,7 +356,7 @@
356356 </label>
357357 </div>
358358
359359 <div class="flex-container marginTopBot5" data-sd-source="auto,vlad">
360360 <label for="sd_adetailer_face" class="flex1 checkbox_label" data-i18n="[title]sd_adetailer_face" title="Use ADetailer with face model during the generation. The ADetailer extension must be installed on the backend.">
361361 <input id="sd_adetailer_face" type="checkbox" />
362362 <small data-i18n="Use ADetailer (Face)">Use ADetailer (Face)</small>