6630507

Results 4 comments of 6630507

Can confirm the Linux build process (Ubuntu 20.04) was pretty quick and painless. Needed qtbase5-dev, got qmake from qt5-qmake, and grabbed qt-sdk. Simply ran qmake and then make in the...

Thanks for your quick response. I updated Jax to 0.3.12, but the local server still fails to run. Now I'm getting an error > ImportError: cannot import name 'isin' from...

This worked for me: `pip install gfpgan numpy=1.21.2`

I had this issue with the update to 1111, and what I eventually figured out was the issue was a change in how dependencies are installed to the venv directory...