Update README.md

This commit is contained in:
lllyasviel
2024-01-28 07:35:57 -08:00
parent d6be5605aa
commit d42cfc2a9f

View File

@@ -345,6 +345,8 @@ Below is a simple extension to have a completely independent pass of ControlNet
Note that this extension is hidden because it is only for developers. To see it in UI, use `--show-controlnet-example`.
The memory optimization in this example is fully automatic. You do not need to care about memory and inference speed, but you may want to cache objects if you wish.
```python
# Use --show-controlnet-example to see this extension.