Jack Ting
Jack Ting
the download script in `launch.py` should be ``` pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 --index-url https://download.pytorch.org/whl/cu117 ``` I don't known what's wrong, according to manaual of `pip` command, both `--extra-index-url` and `--index-url`...
I use windows platform most time. But I always use **git for widows** as a session terminal, cause besides `git` feature, I can utilize most of the *nix commands as...
> It may be selected by default, but you do not need the py launcher to use Python on Windows. It isn't required - so someone with otherwise functional Python...
I'm just providing a way to add arguments when you specify which python command you want to use. `py -3.10` is just my case. People using pure `DOS` session can...
I was on the Final Report of my AI learning. Sorry for my late response.