From 43477fb09655512ba47ebb81f9fc32a385e6ee21 Mon Sep 17 00:00:00 2001 From: firesh Date: Mon, 19 Jun 2023 09:40:44 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e526089c9d..1fd58e1fde 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Note that the way we connect layers is computational efficient. The original SD # Features & News -2023/0/14 - We released [ControlNet 1.1](https://github.com/lllyasviel/ControlNet-v1-1-nightly). Those new models will be merged to this repo after we make sure that everything is good. +2023/04/14 - We released [ControlNet 1.1](https://github.com/lllyasviel/ControlNet-v1-1-nightly). Those new models will be merged to this repo after we make sure that everything is good. 2023/03/03 - We released a discussion - [Precomputed ControlNet: Speed up ControlNet by 45%, but is it necessary?](https://github.com/lllyasviel/ControlNet/discussions/216)