Skip to content

Instantly share code, notes, and snippets.

@ashhadulislam
Created March 29, 2022 16:42
Show Gist options
  • Save ashhadulislam/ccd0e3095f5fd82b4673e534330b788a to your computer and use it in GitHub Desktop.
Save ashhadulislam/ccd0e3095f5fd82b4673e534330b788a to your computer and use it in GitHub Desktop.
import os
! git clone https://github.com/ultralytics/yolov5
os.chdir(r"yolov5")
! pip install -r requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment