* 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 |
||
|---|---|---|
| .github/ISSUE_TEMPLATE | ||
| javascript | ||
| localizations | ||
| scripts | ||
| .gitignore | ||
| LICENCE | ||
| README.md | ||
| README_zh_CN.md | ||
| preview_1.png | ||
| preview_2.png | ||
| preview_3.png | ||
README.md
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
isEnabledManualSendallow you to complete all preparations under this plugin. Controlnet Fastload FilterTab allow you import pictures according to ControlNet parameter classification
Preview
Main function
View embedded information
Controlnet Fastload Filter tab
Usage
For more details, please refer to the wiki of this project.


