ForserX / StableDiffusionUI

Stable Diffusion UI: Diffusers (CUDA/ONNX)

Home Page:https://discord.gg/HMG82cYNrA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.1.2 Doesn't download ONNX packages.

brknsoul opened this issue · comments

After running XUI.exe, it asks to install ONNX packages, but instead running an install, it just starts the GUI.

(Also, 3.1.2's release is called "XUI.3.1.7z", rather than "XUI.3.1.2.7z")

Do you have python 3.10 installed?

Yuppers.
image

Call

py --list

I think i'm missing something;
image

Well, that's the root of the problem. There is python, but there is no common name "py" that manages packages

How do I install py?
Or should I reinstall python 3.10?

Wait a minute. I need to figure out how to overcome this problem once and for all

Is "py" an alias for "python"?

py - is python launcher.

Ok, i'm reinstalling python 3.10.11.
I probably missed this;
image

EDIT: Ok, now we're cooking!
image

Excellent! Thanks for the assist for my derp!
image

Closable.

Eh, and I have already implemented a workaround of the problem.

I think it's more my fault. I guess a workaround could be simple "install python > custom > ensure py launcher is ticked" in your readme. :-P

I think it's more my fault. I guess a workaround could be simple "install python > custom > ensure py launcher is ticked" in your readme. :-P

I did just that, reinstalled python by ensuring py launcher was added, added to path and all, but i'm still stuck here. It started to download requirements for onnx, then the cmd disappeared and all that's left is these
image

Run

py  -v torch

If there is no mistake, then everything is fine