Commit
·
4717a3b
1
Parent(s):
b686338
Created using Colaboratory
Browse files- tutorial.ipynb +0 -14
tutorial.ipynb
CHANGED
@@ -1139,20 +1139,6 @@
|
|
1139 |
"Optional extras below. Unit tests validate repo functionality and should be run on any PRs submitted.\n"
|
1140 |
]
|
1141 |
},
|
1142 |
-
{
|
1143 |
-
"cell_type": "code",
|
1144 |
-
"metadata": {
|
1145 |
-
"id": "gI6NoBev8Ib1"
|
1146 |
-
},
|
1147 |
-
"source": [
|
1148 |
-
"# Re-clone repo\n",
|
1149 |
-
"%cd ..\n",
|
1150 |
-
"%rm -rf yolov5 && git clone https://github.com/ultralytics/yolov5\n",
|
1151 |
-
"%cd yolov5"
|
1152 |
-
],
|
1153 |
-
"execution_count": null,
|
1154 |
-
"outputs": []
|
1155 |
-
},
|
1156 |
{
|
1157 |
"cell_type": "code",
|
1158 |
"metadata": {
|
|
|
1139 |
"Optional extras below. Unit tests validate repo functionality and should be run on any PRs submitted.\n"
|
1140 |
]
|
1141 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1142 |
{
|
1143 |
"cell_type": "code",
|
1144 |
"metadata": {
|