From 0807ce846c5c7e3fd7c6119c586a6036150669bf Mon Sep 17 00:00:00 2001 From: tim h Date: Wed, 16 Nov 2022 00:09:43 -0600 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a63b0a4..44c09eb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![openOutpaint creating some undersea wildlife](docs/01-demo.gif) -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 similar to a few others which certainly have superior functionality. this simply offers an alternative for my following vain desires: +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 which certainly have superior functionality. 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 - operates against the API exposed by A1111's webUI - no external dependencies, extremely boring vanilla