diff --git a/tutorial.ipynb b/tutorial.ipynb index d3388670f56c..38e8fd4389ea 100644 --- a/tutorial.ipynb +++ b/tutorial.ipynb @@ -457,9 +457,8 @@ "outputId": "8b728908-81ab-4861-edb0-4d0c46c439fb" }, "source": [ - "%rm -rf runs\n", "!python detect.py --weights yolov5s.pt --img 640 --conf 0.25 --source data/images/\n", - "#Image(filename='runs/detect/exp/zidane.jpg', width=600)" + "Image(filename='runs/detect/exp/zidane.jpg', width=600)" ], "execution_count": null, "outputs": [