Created using Colaboratory
parent
b6863385b5
commit
4717a3b038
|
@ -1139,20 +1139,6 @@
|
|||
"Optional extras below. Unit tests validate repo functionality and should be run on any PRs submitted.\n"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"metadata": {
|
||||
"id": "gI6NoBev8Ib1"
|
||||
},
|
||||
"source": [
|
||||
"# Re-clone repo\n",
|
||||
"%cd ..\n",
|
||||
"%rm -rf yolov5 && git clone https://github.com/ultralytics/yolov5\n",
|
||||
"%cd yolov5"
|
||||
],
|
||||
"execution_count": null,
|
||||
"outputs": []
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"metadata": {
|
||||
|
|
Loading…
Reference in New Issue