| 59 | </label> | 59 | </label> |
| 60 | <small data-i18n="sd_fallback_enabled_small">When enabled, each generation tries the chain presets top to bottom until one succeeds. Unreachable local backends (e.g. a powered-off ComfyUI machine) are skipped after about a second.</small> | 60 | <small data-i18n="sd_fallback_enabled_small">When enabled, each generation tries the chain presets top to bottom until one succeeds. Unreachable local backends (e.g. a powered-off ComfyUI machine) are skipped after about a second.</small> |
| 61 | <hr> | 61 | <hr> |
| 62 | <h4 data-i18n="Reference Image Library">Reference Image Library</h4> | 62 | <div class="inline-drawer"> |
| | 63 | <div class="inline-drawer-toggle inline-drawer-header"> |
| | 64 | <b data-i18n="Reference Image Library">Reference Image Library</b> |
| | 65 | <div class="inline-drawer-icon fa-solid fa-circle-chevron-down down"></div> |
| | 66 | </div> |
| | 67 | <div class="inline-drawer-content"> |
| 63 | <label for="sd_ref_images_enabled" class="checkbox_label" data-i18n="[title]sd_ref_images_enabled" title="When the ComfyUI workflow contains a %reference_image% placeholder, the image-prompt LLM picks the best-fitting image from this library and it is passed to the workflow as Base64."> | 68 | <label for="sd_ref_images_enabled" class="checkbox_label" data-i18n="[title]sd_ref_images_enabled" title="When the ComfyUI workflow contains a %reference_image% placeholder, the image-prompt LLM picks the best-fitting image from this library and it is passed to the workflow as Base64."> |
| 64 | <input id="sd_ref_images_enabled" type="checkbox" /> | 69 | <input id="sd_ref_images_enabled" type="checkbox" /> |
| 65 | <span data-i18n="sd_ref_images_enabled_txt">Use tagged reference images</span> | 70 | <span data-i18n="sd_ref_images_enabled_txt">Use tagged reference images</span> |