Andray

Results 136 comments of Andray

As I see you're updating pip before venv activate, so - globally. It's a bad as I see. Not only changing pip version globally is bad, also some systems have...

You are making an extension - you can add this upgrade in it's install.py file or left in installation instruction

Maybe I misunderstood you. What do you mean python's executable is located locally? It only exists on windows and only in the portable binary release. If you install webui using...

What happens here? 🤨

I know there is a bug in full screen image view on mobile phones. If there are more then one image, the next image is opened every time. Maybe this...

Can you add feature to display ram bus usage in %?

I have made this extension https://github.com/light-and-ray/sd-webui-waifu2x-upscaler

I've seen it, but it's too complicated repo, no examples or they are hidden. And it's "playground" so unstable Idk, maybe you're right, it's faster. But I think the repo...

Hm, I found a bug in built-in mobile extension. If generate button is moved down, context menu appears in the old location. ClientX/Y fields are not changed while moving? 🤔