From 897f6106555d04c35f02e10a65f9f4be637c64b2 Mon Sep 17 00:00:00 2001 From: Erjan Kalybek <4899432+erjanmx@users.noreply.github.com> Date: Fri, 9 Dec 2022 23:03:56 +0100 Subject: [PATCH] Fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44a47a5..80911f3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ _silly demo example current as of [9b174d6](https://github.com/zero01101/openOut this is a completely vanilla javascript and html canvas outpainting convenience doodad built for the API optionally exposed by [AUTOMATIC1111's stable diffusion webUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui), operating similarly to a few others that are probably more well-known. this simply offers an alternative for my following vain desires: -- avoiding the overhead of an additional virtual python evnironment or impacting a pre-existing one +- avoiding the overhead of an additional virtual python environment or impacting a pre-existing one - operates against the API exposed by A1111's webUI - no external dependencies, extremely boring vanilla - no external connectivity, self-hosted and offline