Update README.md

typo -_-

Former-commit-id: a82e0022a72c29abd4afc604ccb4b03e4278145e
This commit is contained in:
tim h 2022-11-23 19:17:07 -06:00 committed by GitHub
parent c192ff98bb
commit 45b267737c

View file

@ -20,7 +20,7 @@ this is a completely vanilla javascript and html canvas outpainting convenience
- optional grid snapping for precision - 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 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 - 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 - 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)) - 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)_ - 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)_