zero01101 / openOutpaint

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

[Bug]: Open Outpaint not working #286

Open daffatahtaa opened 2 months ago

daffatahtaa commented 2 months ago

What happened?

the image generated won't outpaint

Steps to reproduce the problem

  1. generate image from t2i
  2. press send to openoutpaint
  3. set openoutpaint settings
  4. image generated
  5. done

What should have happened?

the image generated on stop 4 should outpaint and match the image generated

Commit where the problem happens

latest

What platforms do you use to access openOutpaint?

Windows

What browsers do you use to access the UI ?

Microsoft Edge

Browser Extensions/Addons

  1. adblock
  2. idm
  3. popup blocker (strict)
  4. tamper monkey
  5. urban vpn
  6. FastSave for Instagram™ (reel, photo, story)
  7. 小白薯(掘金先行) - 你的小红书下载私人助手

AUTOMATIC1111 webUI Commandline Arguments

--xformers --skip-torch-cuda-test --no-half-vae --api

Additional information

No response

daffatahtaa commented 2 months ago

additional screenshot image openOutpaint_debug_Sun Apr 21 2024 12_04_37 GMT+0700 (Western Indonesia Time)

zero01101 commented 2 months ago

sorry for the delay; i see in your first screenshot that you've got a 384x pixel size for your reticle, and pretty much every sd1.5 model unfortunately collapses at resolutions that small... other than that, are you using an inpainting or traditional model? your first screenshot shows at least a level of coherence/blending in the top-left outpaint even if the subject matter is way off, so it seems to be at least "working" in the sense that webUI API is receiving the input image and expected parameters...