FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

misc · algorithm001/ControlNet@9b5250c · GitHub

Commit 9b5250c

Browse files
committed
misc
1 parent 7ca621f commit 9b5250c

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

‎README.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,18 @@ Note that in the guess mode, you will still be able to input prompts. The only d
260260

261261
Besides, if you write some scripts (like BLIP) to generate image captions from the "guess mode" images, and then use the generated captions as prompts to diffuse again, you will get a SOTA pipeline for fully automatic conditional image generating.
262262

263+
# Combining Multiple ControlNets
264+
265+
ControlNets are composable: more than one ControlNet can be easily composed to multi-condition control.
266+
267+
Right now this feature is in experimental stage in the [Mikubill' A1111 Webui Plugin](https://github.com/Mikubill/sd-webui-controlnet):
268+
269+
![p](github_page/multi2.png)
270+
271+
![p](github_page/multi.png)
272+
273+
**Keep in mind that as long as the models are controlling the same SD, the "boundary" between research projects does not even exist: ControlNets can work together with [T2I-Adapter](https://github.com/TencentARC/T2I-Adapter) in this plugin.**
274+
263275
# Use ControlNet in Any Community Model (SD1.X)
264276

265277
This is an experimental feature.

‎github_page/multi.png‎

35.2 KB
LoadingViewer requires iframe.

‎github_page/multi2.png‎

73.4 KB
LoadingViewer requires iframe.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL