From 69facc120ed85fde11c76210eb85a7110a9934ef Mon Sep 17 00:00:00 2001 From: JetVarimax <140423365+JetVarimax@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:36:07 +0000 Subject: [PATCH] README.md typo fix ("supproted") --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79c37afc9..392542840 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Also supported are modifiers such as: > [!IMPORTANT] > - Loading any model other than standard SD 1.x / SD 2.x requires use of backend **Diffusers** -> - Loading any other models using **Original** backend is not supproted +> - Loading any other models using **Original** backend is not supported > - Loading manually download model `.safetensors` files is supported for SD 1.x / SD 2.x / SD-XL models only > - For all other model types, use backend **Diffusers** and use built in Model downloader or select model from Networks -> Models -> Reference list in which case it will be auto-downloaded and loaded