From 42a3646d4a9546cb80a2635856db04889b0e9695 Mon Sep 17 00:00:00 2001 From: bmaltais Date: Mon, 9 Jan 2023 17:59:11 -0500 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00afe58..30c4445 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ Once you have created the LoRA network you can generate images via auto1111 by i ## Change history +* 2023/01/10 (v20.1.1): + - Fix issue with LoRA config loading * 2023/01/10 (v20.1): - Add support for `--output_name` to trainers - Refactor code for easier maintenance