Replies: 1 comment 2 replies
-
sorry for not paying much attention in discussions :| much obliged for the flattery however :) soooo uh this one kinda stymies me; openOutpaint is literally just a tab in webUI with an iframe hosting an HTML page with some javascript and CSS, there's no additional requirements or dependencies in the python side of things, so it's practically no different than having another tab open as far as browser memory usage should go, especially with a "blank canvas"... if you disable/uninstall the extension and just use the standalone version (base instructions begin here) does it work as expected? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Let me start off by THANKING the creators of this extension. OpenOutpaint is literally the main tool I use with AI and I couldn't live without it. Let me also say that I am in no way a programmer or skilled with tech stuff. So although I can follow instructions and can have a rough idea of what's going on, I don't really know and just follow the steps. So if anyone replies, just keep that in mind haha.
Anyhow so I made the grave mistake of having git pull in my Automatic1111 bat file. And apparently it automatically updated to version v1.6.1 yesterday, which in the process broke OpenOutpaint which now crashes Automatic1111. Knowing that it might take a while until OpenOutpaint is updated, I scrambled to try and figure out how to solve the situation. Obviously disabling OpenOutpaint works for just getting Automatic1111 to stop crashing and do all the other basic stuff. But I CAN'T LIVE WITHOUT OPENOUTPAINT! Literally!
So then I tried downgrading Automatic1111 to the previous version (v1.6.0 / 5ef669d) thinking that surely THAT will solve it! But that didn't help either! It still crashes Automatic with the "Out of memory" message. I also tried reinstalling the /venv/ folder. That didn't help either.
Downgrading Automatic1111 to the version that was working in harmony with OpenOutpaint up until yesterday "should" work, right? Is there something I'm overlooking? Something I need to do in addition to using the git reset --hard 5ef669d command in CMD? All I want is to make my Automatic1111 compatible with OpenOutpaint again. * cries *
Beta Was this translation helpful? Give feedback.
All reactions