Update README.md
Browse files
README.md
CHANGED
@@ -58,7 +58,7 @@ for (const [xmin, ymin, xmax, ymax, score, id] of predictions) {
|
|
58 |
|
59 |
Test it out [here](https://huggingface.co/spaces/Xenova/video-object-detection)!
|
60 |
|
61 |
-
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/61b253b7ac5ecaae3d1efe0c/AgNFx_3cPMh5zjR91n9Dt.mp4"></video>
|
62 |
|
63 |
---
|
64 |
|
|
|
58 |
|
59 |
Test it out [here](https://huggingface.co/spaces/Xenova/video-object-detection)!
|
60 |
|
61 |
+
<video controls autoplay loop src="https://cdn-uploads.huggingface.co/production/uploads/61b253b7ac5ecaae3d1efe0c/AgNFx_3cPMh5zjR91n9Dt.mp4"></video>
|
62 |
|
63 |
---
|
64 |
|