A tab with the full openOutpaint UI. Run with the --api flag.
 
 
 
Go to file
zero01101 6cc0ae1bb0 update submodule 2023-01-23 17:59:11 -06:00
.github/ISSUE_TEMPLATE Update bug_report.yml 2023-01-17 18:11:47 -06:00
.github.ignore/workflows yeah i'll revisit this later 2022-12-22 19:26:54 -06:00
app@85776d8637 update submodule 2023-01-23 17:59:11 -06:00
javascript should fix "send to" buttons, update submodule 2023-01-20 16:19:54 -06:00
scripts Resolves #28 2023-01-18 22:46:47 -03:00
.gitignore update oo 2022-12-23 21:52:11 -03:00
.gitmodules update submodule and specify branch in .gitmodules 2022-12-20 08:52:01 -06:00
.prettierrc.json Should mostly work and send to openoutpaint button 2022-12-19 13:15:14 -03:00
LICENSE Initial commit 2022-12-18 14:11:06 -06:00
README.MD update readme, submodule 2023-01-06 12:57:46 -06:00
install.py improve install procedure 2023-01-04 13:27:37 -05:00
style.css force refresh button to live on top of the canvas 2022-12-20 08:31:52 -06:00

README.MD

In this repo lives a mighty handy little wrapper for adding openOutpaint to AUTOMATIC1111 webUI directly as a native extension.

Please see the respective READMEs and wikis for each of the above projects for a more comprehensive understanding of their feature sets.

This extension also adds buttons to send output from webUI txt2img and img2img tools directly to openOutpaint which will also include the prompts used for convenience.

Note: Requires --api flag enabled in your webui-user launch script!

FURTHER NOTE: the commandline flag --gradio-debug disables custom API routes and completely breaks openOutpaint. please remove it from your COMMANDLINE_ARGS before running openOutpaint.

EVEN FURTHER NOTE: PLEASE SEE DOCUMENTATION REGARDING NEW HRfix FEATURES IMPLEMENTED AS OF webUI COMMIT ef27a18

image

surprising incompatibilities

COLAB USERS: you may experience issues installing openOutpaint (and other webUI extensions) - there is a workaround that has been discovered and tested against TheLastBen's fast-stable-diffusion. Please see this discussion containing the workaround, which requires adding a command into the final cell of the colab, as well as setting Enable_API to True.