From 39f24a75d6f27402ad1c8687f676eb84a29220ab Mon Sep 17 00:00:00 2001 From: Tauren Mills Date: Fri, 24 Feb 2023 02:57:23 -0800 Subject: [PATCH] Fix typo in README: lie -> ie --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fab5b9..40a436d 100644 --- a/README.md +++ b/README.md @@ -326,7 +326,7 @@ You can change parameters for UI elements: The file is ui-config.json in webui dir, and it is created automatically if you don't have one when the program starts. -Some settings will break processing, like step not divisible by 64 for width and heght, and some, lie changing default +Some settings will break processing, like step not divisible by 64 for width and heght, and some, i.e. changing default function on the img2img tab, may break UI. I do not have plans to address those in near future. ### ESRGAN