Add wget alternative for Windows

#64

Weights were being downloaded with wget, but wget isn't native to Windows. Running the code as it was was failing on wget execution for me. So alternative method was added for working on Windows.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment