Skip to content

known issues

zero01101 edited this page Jan 4, 2023 · 5 revisions

known issues :(

  • generated images display +1px on x/y during approve/reject state, doesn't affect output, just annoying - less obvious now with checkerboard background //do they still??? i honestly can't tell lol
  • the COMMANDLINE_ARGS flag --gradio-debug completely breaks openOutpaint by way of disabling all API routes against stable diffusion operations, and seems to be somewhat prevalent in colab environments. on that topic,
  • as of 2022-12-26, running in colab environments (particularly TheLastBen's?) seems kinda broken, but also is seemingly solved with a directory change in the colab cell starting stable diffusion - see here for details and a manual fix you can apply for the time being, as well as the issue opened on TheLastBen's repo
  • this seems to be an issue with stable diffusion more than anything, but if GPU memory becomes too scarce, the 3d rendering hardware starts to spike to 100% if you're looking at the tab (happens in both openOutpaint OR A1111 webUI, happens if image generation is occurring in background and i'm watching youtube, etc) - this manifests as the seconds remaining counter increasing around 100 seconds each time it's checked while completion percentage stays unchanged. simply opening an empty new tab usually kicks some sense back into things in my experience but your mileage may vary
  • not exactly a bug but kind of a gotcha; if you undo a color brush sketch that was made with the affect mask option enabled, the mask persists - masks aren't a history item, so you'll need to remove it manually - this doesn't happen if you manually erase the sketch however, so making the sketch on its own layer prevents erasure from affecting the original dreamed image. tl;dr masks don't undo, paint does
  • microsoft editor extension for chrome/edge seems to disable the overmask slider
  • duckduckgo privacy extension for firefox breaks outpainting, resulting in pure black output - add an exception for your openOutpaint host (likely localhost or 127.0.0.1) should be fixed as of b128943
  • purportedly same for dark reader but i was personally unable to reproduce this one same for dark reader
Clone this wiki locally