remove claim of bug that's probably my fault

This commit is contained in:
tim h 2023-01-06 16:00:07 -06:00
parent 6bb9d34408
commit dbcd588e29

View file

@ -36,7 +36,7 @@ this is a completely vanilla javascript and html canvas outpainting convenience
- floating toolbox with handy keyboard shortcuts - floating toolbox with handy keyboard shortcuts
- optional grid snapping for precision - optional grid snapping for precision
- optional hi-res fix for blank/txt2img dreams - optional hi-res fix for blank/txt2img dreams
- **_NOTE: as of v0.0.12.5/webUI commit [ef27a18](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/ef27a18b6b7cb1a8eebdc9b2e88d25baf2c2414d), HRfix has been COMPLETELY reworked and no longer works even remotely the same and webUI would actively use the newly "invalid" firstpass sizes as the_ desired output resolution _after yelling about them being invalid, thus openOutpaint's implementation is no longer compatible with versions of A1111 predating that. You will be alerted to the outdated webUI and the HRfix option will become disabled in this event._** - **_NOTE: as of v0.0.12.5/webUI commit [ef27a18](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/ef27a18b6b7cb1a8eebdc9b2e88d25baf2c2414d), HRfix has been COMPLETELY reworked and no longer works remotely the same, thus openOutpaint's implementation is no longer compatible with versions of A1111 predating that. You will be alerted to the outdated webUI and the HRfix option will become limited to simply using [reticle dimensions / 2] in this event._**
- 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
- import arbitrary images and scale/stamp on the canvas whenever, wherever you'd like - import arbitrary images and scale/stamp on the canvas whenever, wherever you'd like
- upscaler support for final output images - upscaler support for final output images