zero01101 / openOutpaint

local offline javascript and html canvas outpainting gizmo for stable diffusion webUI API 🐠
MIT License
504 stars 44 forks source link

[Bug]: #245

Closed garin210 closed 1 year ago

garin210 commented 1 year ago

Is ths issue about the extension?

What happened?

errorMessage.txt

Steps to reproduce the problem

  1. Go to ....
  2. Press ....
  3. ... [etc] in webui i imported an image for outpainting. when i select an area and clicked i got an error.

What should have happened?

it should work as it should

Commit where the problem happens

22bcc7be428c94e9408f589966c2040187245d81

What platforms do you use to access openOutpaint?

Windows

What browsers do you use to access the UI ?

Google Chrome

Browser Extensions/Addons

canvas zoom clip interrogator deforum dynamic prompt webui 3d open pose editor webui aspect ratio helper webui controlnet dreambooth extension webui chagpt utilities webui image browser webui inspiration upscale for automatic1111

AUTOMATIC1111 webUI Commandline Arguments

--api --xformers --opt-sub-quad-attention

Additional information

No response

zero01101 commented 1 year ago

terribly sorry for the extended delay; this project isn't abandoned but i've had to step away from it due to Reasons for a while, and i admit additional responses may (aka will probably) be delayed but hopefully not nearly as long

i haven't been successful in reproducing this; could you try going to http://127.0.0.1:7860/docs#/default/img2imgapi_sdapi_v1_img2img_post, click "try it out", paste the contents of the attached file into the "request body" input, then click "execute"? it should return a base64 response if working properly. if it does, my next suggestion would be to try disabling other extensions running openOutpaint extension on its own, and see if it works as expected.

img2img.txt

zero01101 commented 1 year ago

closing as stale