Save and load controlnet parameters
 
 
Go to file
pk5ls20 bbdb929f42
v1.2.1 (#9)
* fix: https://github.com/pk5ls20/sd-webui-controlnet-fastload/issues/5 提到的Gradio问题

* fix: two bugs on Fastload Filter
- Fastload Filter的并发使用问题
- `发送到Fastload`的报错问题

* fix & add: Fastload Filter & View Saved Data
- fix: Filter中`发送到ControlNet`的部分失效问题
- add: Filter不选中图片处理逻辑
- add: 为`View saved data`增加报错显示

* fix: Compatibility issues with `huchenlei/sd-webui-openpose-editor`

* fix: readme & issue template
2023-09-17 15:02:00 +08:00
.github/ISSUE_TEMPLATE v1.2.1 (#9) 2023-09-17 15:02:00 +08:00
javascript v1.2.1 (#9) 2023-09-17 15:02:00 +08:00
localizations first commit 2023-08-07 09:41:18 +08:00
scripts v1.2.1 (#9) 2023-09-17 15:02:00 +08:00
.gitignore v1.0.1 commit 2023-08-07 12:34:47 +08:00
LICENCE first commit 2023-08-07 09:41:18 +08:00
README.md v1.2.1 (#9) 2023-09-17 15:02:00 +08:00
README_zh_CN.md v1.2.1 (#9) 2023-09-17 15:02:00 +08:00
preview_1.png v1.2 commit 2023-08-21 05:28:54 +08:00
preview_2.png first commit 2023-08-07 09:41:18 +08:00
preview_3.png v1.2 commit 2023-08-21 05:28:54 +08:00

README.md

sd-webui-controlnet-fastload

An extension for AUTOMATIC1111's stable-diffusion-webui.

readme-zh-cn wakatime welcome

Features

  • Can save the parameters and original diagram of the Controlnet plugin.
  • Embed Controlnet parameters directly into the image or save in a separate file for sharing.
  • Quickly load parameters from an image or file embedded with Controlnet parameters to txt2img or img2img.
  • Use under the UI or call through the API.
  • Optional features isEnabledManualSend allow you to complete all preparations under this plugin.
  • Controlnet Fastload Filter Tab allow you import pictures according to ControlNet parameter classification

Preview

Main function

preview_1.png

View embedded information

preview_2.png

Controlnet Fastload Filter tab

preview_3.png

https://github.com/pk5ls20/sd-webui-controlnet-fastload/assets/114645197/ff6ce950-b52e-4748-8a27-212cc5a96c3d

Usage

For more details, please refer to the wiki of this project.

Star History

Star History Chart