From 2fc27fa0ed30d8236fec1c119942933aa080e660 Mon Sep 17 00:00:00 2001 From: James <37276661+capjamesg@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:28:03 +0100 Subject: [PATCH] Update how-to-finetune-paligemma-on-detection-dataset.ipynb --- .../how-to-finetune-paligemma-on-detection-dataset.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/how-to-finetune-paligemma-on-detection-dataset.ipynb b/notebooks/how-to-finetune-paligemma-on-detection-dataset.ipynb index aff51bc..80df20b 100644 --- a/notebooks/how-to-finetune-paligemma-on-detection-dataset.ipynb +++ b/notebooks/how-to-finetune-paligemma-on-detection-dataset.ipynb @@ -1727,7 +1727,7 @@ "source": [ "# Congratulations\n", "\n", - "⭐️ If you enjoyed this notebook, [**star the Roboflow Notebooks repo**](https://https://github.com/roboflow/notebooks) (and [**supervision**](https://github.com/roboflow/supervision) while you're at it) and let us know what tutorials you'd like to see us do next. ⭐️" + "⭐️ If you enjoyed this notebook, [**star the Roboflow Notebooks repo**](https://github.com/roboflow/notebooks) (and [**supervision**](https://github.com/roboflow/supervision) while you're at it) and let us know what tutorials you'd like to see us do next. ⭐️" ], "metadata": { "id": "kR8llI4Qv0pR" @@ -1751,4 +1751,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} \ No newline at end of file +}