Pytprch installation in colab

Can we install PyTorch 1.6 in collab? If yes then how to?

Yes, you could use the pip install command from here in the notebook.
Note that your Colab notebook should already have PyTorch preinstalled.