| 29 | 29 | </label> |
| 30 | 30 | <label for="sd_expand" class="checkbox_label" data-i18n="[title]sd_expand" title="Automatically extend prompts using text generation model"> |
| 31 | 31 | <input id="sd_expand" type="checkbox" /> |
| 32 | 32 | <span data-i18n="sd_expand_txt">Auto-enhanceextend prompts</span> |
| 33 | + <span class="right_menu_button fa-solid fa-triangle-exclamation" data-i18n="[title]sd_expand_warning" title="May produce unexpected results. Manual prompt editing is recommended."></span> |
| 33 | 34 | </label> |
| 34 | 35 | <label for="sd_snap" class="checkbox_label" data-i18n="[title]sd_snap" title="Snap generation requests with a forced aspect ratio (portraits, backgrounds) to the nearest known resolution, while trying to preserve the absolute pixel counts (recommended for SDXL)."> |
| 35 | 36 | <input id="sd_snap" type="checkbox" /> |