From c197ace5b4e8552501cad19029d3b7a3500350c3 Mon Sep 17 00:00:00 2001 From: tim h Date: Wed, 16 Nov 2022 00:08:22 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c0a42d..a63b0a4 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 [AUTOMATIC1111's stable diffusion webUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) similar to a few others which certainly have superior functionality. this simply offers an alternative for my 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 similar 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