mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
fix documentation for zero_shot_object_detection (#28267)
remove broken space
This commit is contained in:
parent
c2d283a64a
commit
6eba901d88
1 changed files with 0 additions and 8 deletions
|
|
@ -299,11 +299,3 @@ as before except now there are no labels.
|
|||
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/tasks/zero-sh-obj-detection_6.png" alt="Cats with bounding boxes"/>
|
||||
</div>
|
||||
|
||||
If you'd like to interactively try out inference with OWL-ViT, check out this demo:
|
||||
|
||||
<iframe
|
||||
src="https://adirik-owl-vit.hf.space"
|
||||
frameborder="0"
|
||||
width="850"
|
||||
height="450"
|
||||
></iframe>
|
||||
|
|
|
|||
Loading…
Reference in a new issue