AlUlkesh

Results 112 comments of 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?

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? ![image](https://user-images.githubusercontent.com/99896447/236263819-fa8e4034-c207-4ea4-8001-e28d88bf86b3.png)

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.