From 7ab61359c3079a5c4d16ce42706954988628158a Mon Sep 17 00:00:00 2001 From: Maryam Hosseini <43220229+Mary-h86@users.noreply.github.com> Date: Sun, 21 Apr 2024 11:31:45 -0400 Subject: [PATCH] Update inference.ipynb --- examples/inference.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/inference.ipynb b/examples/inference.ipynb index c7e3b16..ddcdaf2 100644 --- a/examples/inference.ipynb +++ b/examples/inference.ipynb @@ -218,7 +218,7 @@ }, "source": [ "### Inference\n", - "Now that the tiles have been stitched together, we can run an inference on the stitched images. \n", + "Now that the tiles have been stitched together, we can run an inference on the stitched images. \n" ] }, {