https://github.com/pk5ls20/sd-webui-controlnet-fastload
Save parameters in the Controlnet plugin easily | 轻松保存Controlnet插件参数
https://github.com/pk5ls20/sd-webui-controlnet-fastload
stable-diffusion-webui-plugin
Last synced: 10 months ago
JSON representation
Save parameters in the Controlnet plugin easily | 轻松保存Controlnet插件参数
- Host: GitHub
- URL: https://github.com/pk5ls20/sd-webui-controlnet-fastload
- Owner: pk5ls20
- License: apache-2.0
- Archived: true
- Created: 2023-08-07T01:37:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T05:06:30.000Z (over 2 years ago)
- Last Synced: 2025-03-12T17:11:16.548Z (11 months ago)
- Topics: stable-diffusion-webui-plugin
- Language: Python
- Homepage:
- Size: 1.17 MB
- Stars: 36
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sd-webui-controlnet-fastload
An extension for AUTOMATIC1111's [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui).
## Features
- Can save the parameters and original diagram of the [Controlnet plugin](https://github.com/Mikubill/sd-webui-controlnet).
- 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

### View embedded information

### Controlnet Fastload Filter tab

https://github.com/pk5ls20/sd-webui-controlnet-fastload/assets/114645197/ff6ce950-b52e-4748-8a27-212cc5a96c3d
## Usage
**For more details, please refer to the [wiki](https://github.com/pk5ls20/sd-webui-controlnet-fastload/wiki) of this project.**
## Star History