Skip to content

Commit 7ab0e2e

Browse files
authored
Update README.md
1 parent d141eb9 commit 7ab0e2e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

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

255255
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.
256256

257+
# Use ControlNet in Any Community Model
258+
259+
This is an experimental feature.
260+
261+
[See the steps here](https://github.com/lllyasviel/ControlNet/discussions/12).
262+
263+
Or you may want to use the [Mikubill' A1111 Webui Plugin](https://github.com/Mikubill/sd-webui-controlnet) which is plug-and-play and does not need manual merging.
264+
257265
# Annotate Your Own Data
258266

259267
We provide simple python scripts to process images.

0 commit comments

Comments
 (0)