Downloading Files in the Target Folder Instead Of APPDATA

On Windows machines, the C: or Windows boot drive can be very full, and not contain the full 3+GB required to download and cache the Python modules such as PyTorch.

It would be very useful if the installer could either A) download files into the target install folder, or B) check to see if there’s enough available space on the Windows/APPDATA drive to actually perform the installation.