Andray
Andray
I saw console Log error like your, but I can't be sure it happens every time. But maybe I don't look at console while exploring UI ðŸ¤
You need to clear cache in your browser (not cookies!!)
idk, i had this problem on android, and cleared apk cache. I don't know what is the equivalent of apk cache in desktop browser
@w-e-w I see, I will try it. I will make alternative pr
I thought it will hard to implement inpainting hires fix, but it is vice versa easier because I just need to override 1 variable in first pass (upscaler for img2img),...
I thought it will hard to implement inpainting hires fix, but it is vice versa easier because I just need to override 1 variable in first pass (upscaler for img2img),...
@w-e-w I have quickly explored loopback code, and understood few things: 1. It's selectable script. I think it's possible to make always on script, but it's really unnecessary for hires...
One more thing, ✨ button takes options from ui. It can takes from selectable script, but it less intuitive. Mb if I call script just "hires fix options" it will...
> @light-and-ray Curious if anything came from the discord discussions. I've wanted a ✨ button / HRFix for Img2img for awhile. Nope nothing. Implementation in this pr is bad, because...
I guess it will happen with a lot of extensions after updating. Maybe it should be mentioned in changelog?