From 6eba901d88909b4635b02e284723a71a675ebaa0 Mon Sep 17 00:00:00 2001 From: lain <70411813+not-lain@users.noreply.github.com> Date: Wed, 3 Jan 2024 18:20:34 +0100 Subject: [PATCH] fix documentation for zero_shot_object_detection (#28267) remove broken space --- docs/source/en/tasks/zero_shot_object_detection.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/source/en/tasks/zero_shot_object_detection.md b/docs/source/en/tasks/zero_shot_object_detection.md index 3dfefb3c8..7af6bc3dc 100644 --- a/docs/source/en/tasks/zero_shot_object_detection.md +++ b/docs/source/en/tasks/zero_shot_object_detection.md @@ -299,11 +299,3 @@ as before except now there are no labels. Cats with bounding boxes -If you'd like to interactively try out inference with OWL-ViT, check out this demo: - -