qhrong commited on
Commit
c766b57
·
verified ·
1 Parent(s): d82e10a

Update index.html

Browse files
Files changed (1) hide show
  1. 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>