Jellybit
Jellybit
> So hold on, someone said we could use the SD model, but then that didn't work, so people started downloading the old LDM model for inpainting? I found something...
> there's some problems with that notebook, doesn't work out of the box at least. @jtac , The author updated the notebook with bug fixes here: https://colab.research.google.com/drive/1R2HJvufacjy7GNrGCwgSE3LbQBk5qcS3?usp=sharing I tested it,...
I found another implementation here: https://colab.research.google.com/drive/1cd35l21ewU0fwWEnPjY_th5YORmMfZCd#scrollTo=U6Vf4xi_Prtv It uses this UI which has inpainting as part of it: https://github.com/hlky/stable-diffusion
Okay, I overwrote the fresh install's ".\venv\Lib\site-packages\scipy\" folder with the previous install's folder of the same name, and now it runs. I tried overwriting fewer things at first, but that's...
I did more digging. This has nothing to do with the version of WebUI. I tried a version of WebUI from a month ago, and got the same result. However,...
Alright. I was able to get a working fresh install by replacing your requirements files in the project root with the ones attached. I added "scipy==1.9.1" to both. I don't...
Okay, last update. Anaconda comes with python 3.9. Apparently scipy and xformers both require Python 3.10.6. I had to create a virtual environment and install 3.10.6 there. Then I had...
Yes, I had the same mutation. The images on euler_a are steady as a rock without xformers running. Once I run xformers, it changes every single image. Check it out,...
I just confirmed that it happens not just with Euler a, but with all of the following. I used multiple prompts/tests to make sure. ``` Euler a Euler LMS Heun...
I'm also looking for this feature. A System tray icon would be great, but it would be helpful to at least have it minimize to the main task bar.