diff --git a/README.md b/README.md index 6d98ea44..bf8d19dc 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ Similar components like HyperTile, KohyaHighResFix, SAG, can all be implemented ![image](https://github.com/lllyasviel/stable-diffusion-webui-forge/assets/19834515/e2fc1b73-e6ee-405e-864c-c67afd92a1db) -ControlNets can finally be called by different extensions. (80% codes of ControlNet can be removed now, will start soon) +ControlNets can finally be called by different extensions. Implementing Stable Video Diffusion and Zero123 are also super simple now (see also the codes).