AlUlkesh
AlUlkesh
Are all your extensions also current? Any error on the javascript console? (F12 on most browsers)
This PR should fix the issue: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/7823
@yfszzx Hi, are you ok? Are you likely to return to the repository? Or should we move to another fork?
This has helped some people: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3261#issuecomment-1869133650
Looks like pip can't be found: `C:\a1111\stable-diffusion-webui\venv\Scripts\python.exe: No module named pip ` Can you doublecheck that `C:\a1111\stable-diffusion-webui\venv\Scripts` contains a `pip.exe`? Anything unusual in your `webui-user.bat`?
fwiw - as far as extensions go, while testing the Image Browser extension, I ran into ASGI errors, when many events were triggered. I addressed this with the Gradio team...
Is there something in those two tmp-files? 
What do you get when you enter `python -VV` without venv?
I just tried with 66k, that works still. Are you getting any error messages?
@yfszzx, can you please merge this? It solves a rather annoying bug #69.