Skip to content

Instantly share code, notes, and snippets.

@Mehdi-Amine
Created November 5, 2021 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mehdi-Amine/2c178d5cb1913a0a506ded189eea2277 to your computer and use it in GitHub Desktop.
Save Mehdi-Amine/2c178d5cb1913a0a506ded189eea2277 to your computer and use it in GitHub Desktop.
pytorch-auto-drive colab dependencies
!pip install torch==1.8.1+cu111 torchvision==0.9.1+cu111 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html
!pip install mmcv
!pip install ujson
!pip install filetype
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment