jnpatrick99
jnpatrick99
So after a while a gave new version a try! Thanks for all the hard work! I did some tests, seems there's the same problem, but it's only on our...
What is "Quick Compile"? Probably I'm not using it. Also as I start VS Code with plugin enabled there are immediately two ``java`` processes belonging to the plugin, one is...
No I'm not using "Quick Compile". Well, after a couple restarts and reinstalls now there's only one ``java`` process (using around 2GB of memory). But it didn't change CPU usage...
I don't know. I don't know how is anybody using this plugin. I now get "~1,500%" CPU usage on new Mac Pro, fresh Catalina 10.15.5 on any project I'm running...
I have the same issue. None of my Govee lights work anymore. Started with the recent update.
I restarted computer and the problem seems to have gone away!
> This has always been a thing, your browser must be choking on the size of the PNGs returned by SD. If it for some reason can not load the...
I had the same problem after update (https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/2782). Restarted the computer and it seems to work fine. Try to restart! (I have 32GB of memory and I don't think memory...
> Unfortunately rebooting didn't seem to change anything. Did you update Gradio and other stuff? Seems recent updates require new versions of libraries. ``pip install pip-upgrader`` and then ``pip-upgrade``, it...
It indeed does not work. In the cmd prompt I see messages like ``` ...modules\processing.py", line 661, in init image = img.convert("RGB") 'NoneType' object has no attribute 'convert' ```