mirror of
https://github.com/lllyasviel/ControlNet.git
synced 2026-04-24 03:00:54 -04:00
Update README.md
This commit is contained in:
@@ -38,6 +38,8 @@ Note that the way we connect layers is computational efficient. The original SD
|
||||
|
||||
# Features & News
|
||||
|
||||
2023/02/26 - We released a blog - [Ablation Study: Why ControlNets use a deep encoder? What if it was lighter? Or even an MLP?](https://github.com/lllyasviel/ControlNet/discussions/173)
|
||||
|
||||
2023/02/20 - Implementation for non-prompt mode released. See also [Guess Mode / Non-Prompt Mode](#guess-anchor).
|
||||
|
||||
2023/02/12 - Now you can play with any community model by [Transferring the ControlNet](https://github.com/lllyasviel/ControlNet/discussions/12).
|
||||
@@ -216,6 +218,8 @@ This model is not available right now. We need to evaluate the potential risks b
|
||||
|
||||
The "guess mode" (or called non-prompt mode) will completely unleash all the power of the very powerful ControlNet encoder.
|
||||
|
||||
See also the blog - [Ablation Study: Why ControlNets use a deep encoder? What if it was lighter? Or even an MLP?](https://github.com/lllyasviel/ControlNet/discussions/173)
|
||||
|
||||
You need to manually check the "Guess Mode" toggle to enable this mode.
|
||||
|
||||
In this mode, the ControlNet encoder will try best to recognize the content of the input control map, like depth map, edge map, scribbles, etc, even if you remove all prompts.
|
||||
|
||||
Reference in New Issue
Block a user