From 45b267737c559560b63a72472e42b3c5a574b54d Mon Sep 17 00:00:00 2001 From: tim h Date: Wed, 23 Nov 2022 19:17:07 -0600 Subject: [PATCH] Update README.md typo -_- Former-commit-id: a82e0022a72c29abd4afc604ccb4b03e4278145e --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 649df90..95e9b08 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ this is a completely vanilla javascript and html canvas outpainting convenience - optional grid snapping for precision - optional hi-res fix for blank/txt2img dreams which, if enabled, uses image width/height / 2 as firstpass size - optional overmasking for potentially better seams between outpaints - set overmask px value to 0 to disable the feature -- dedicted img2img tool with optional border masking for enhanced output coherence with existing subject matter +- dedicated img2img tool with optional border masking for enhanced output coherence with existing subject matter - floating toolbox with handy keyboard shortcuts - import arbitrary images and superimpose on the canvas wherever you'd like ([extra fun with transparent .pngs!](#arbitrary_transparent)) - upscaler support for final output images _(NOTE: LDSR has had reports of not operating correctly when selected - please test and see if it works as expected)_