@@ -17,7 +17,7 @@ __term_sd_task_pre_ext_16 git_clone_repository https://github.com/hnmr293/sd-web
1717__term_sd_task_pre_ext_17 git_clone_repository https://github.com/Akegarasu/sd-webui-model-converter " ${SD_WEBUI_ROOT_PATH} " /extensions ON # 模型转换扩展
1818__term_sd_task_pre_ext_18 git_clone_repository https://github.com/hako-mikan/sd-webui-supermerger " ${SD_WEBUI_ROOT_PATH} " /extensions ON # 模型融合扩展
1919__term_sd_task_pre_ext_19 git_clone_repository https://github.com/hanamizuki-ai/stable-diffusion-webui-localization-zh_Hans " ${SD_WEBUI_ROOT_PATH} " /extensions ON # WEBUI中文扩展
20- __term_sd_task_pre_ext_20 git_clone_repository https://github.com/Akegarasu /sd-webui-wd14-tagger " ${SD_WEBUI_ROOT_PATH} " /extensions ON # 图片tag反推
20+ __term_sd_task_pre_ext_20 git_clone_repository https://github.com/licyk /sd-webui-wd14-tagger " ${SD_WEBUI_ROOT_PATH} " /extensions ON # 图片tag反推
2121__term_sd_task_pre_ext_21 git_clone_repository https://github.com/hako-mikan/sd-webui-regional-prompter " ${SD_WEBUI_ROOT_PATH} " /extensions ON # 图片区域分割
2222__term_sd_task_pre_ext_22 git_clone_repository https://github.com/zanllp/sd-webui-infinite-image-browsing " ${SD_WEBUI_ROOT_PATH} " /extensions ON # 强大的图像管理器
2323__term_sd_task_pre_ext_23 git_clone_repository https://github.com/klimaleksus/stable-diffusion-webui-anti-burn " ${SD_WEBUI_ROOT_PATH} " /extensions OFF # 通过跳过最后几个步骤并将它们之前的一些图像平均在一起来平滑生成的图像,加快点击停止生成图像后WEBUI的响应速度
@@ -83,7 +83,7 @@ __term_sd_task_pre_ext_82 git_clone_repository https://github.com/nihedon/sd-web
8383__term_sd_task_pre_ext_83 git_clone_repository https://github.com/p1atdev/sd-danbooru-tags-upsampler " ${SD_WEBUI_ROOT_PATH} " /extensions OFF # 将用于生图的提示词进行润色,使其出图的画面多样化,更自然
8484__term_sd_task_pre_ext_84 git_clone_repository https://github.com/javsezlol1/Stylez " ${SD_WEBUI_ROOT_PATH} " /extensions OFF # 提示词预设风格选择工具
8585__term_sd_task_pre_ext_85 git_clone_repository https://github.com/Firetheft/sd-webui-next-style " ${SD_WEBUI_ROOT_PATH} " /extensions OFF # 提示词预设风格选择工具,增加了汉化并添加Fooocus全部风格模板
86- __term_sd_task_pre_ext_86 git_clone_repository https://github.com/KohakuBlueleaf /a1111-sd-webui-haku-img " ${SD_WEBUI_ROOT_PATH} " /extensions ON # 图像处理工具
86+ __term_sd_task_pre_ext_86 git_clone_repository https://github.com/licyk /a1111-sd-webui-haku-img " ${SD_WEBUI_ROOT_PATH} " /extensions ON # 图像处理工具
8787__term_sd_task_pre_ext_87 git_clone_repository https://github.com/KohakuBlueleaf/Kohaku-NAI " ${SD_WEBUI_ROOT_PATH} " /extensions OFF # novelai_api调用工具
8888__term_sd_task_pre_ext_88 git_clone_repository https://github.com/light-and-ray/sd-webui-cli-interruption " ${SD_WEBUI_ROOT_PATH} " /extensions OFF # 当在终端中按下Ctrl+C时,若此时正在生图,则将Ctrl+C的终止程序信号更改为终止生图的信号
8989__term_sd_task_pre_ext_89 git_clone_repository https://github.com/w-e-w/sdwebui-close-confirmation-dialogue " ${SD_WEBUI_ROOT_PATH} " /extensions OFF # 添加关闭SD-WebUI界面的确认提醒
0 commit comments