Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -57,7 +57,7 @@
|
|
57 |
<div class="video-container">
|
58 |
<div class="video-wrapper">
|
59 |
<video id="laptopVideo">
|
60 |
-
<source src="video.mp4" type="video/mp4">
|
61 |
Your browser does not support the video tag.
|
62 |
</video>
|
63 |
</div>
|
|
|
57 |
<div class="video-container">
|
58 |
<div class="video-wrapper">
|
59 |
<video id="laptopVideo">
|
60 |
+
<source src="https://huggingface.co/datasets/cyberorigin/Fold_towels/resolve/main/Video/video.mp4" type="video/mp4">
|
61 |
Your browser does not support the video tag.
|
62 |
</video>
|
63 |
</div>
|