git remote add origin https://github.com/Code2Buzz/PyTorch.git
git branch -M main
git push -u origin main