From 5f86b0c8970b0b6a2987f8daa494e76b696cf4cc Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Sat, 16 Sep 2023 04:30:09 -0700 Subject: [PATCH] Update update_log.md (#394) --- update_log.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/update_log.md b/update_log.md index 25b14ef..9dd294d 100644 --- a/update_log.md +++ b/update_log.md @@ -1,3 +1,7 @@ +### 2.0.50 + +* Variation/Upscale (Midjourney Toolbar) implemented. + ### 2.0.16 * Virtual memory system implemented. Now Colab can run both base model and refiner model with 7.8GB RAM + 5.3GB VRAM, and it never crashes.