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

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -57,7 +57,7 @@
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>
@@ -81,7 +81,7 @@
81
  <div id="plotDiv"></div>
82
 
83
  <script>
84
- const csvFilePath = 'MoCap_mocap.csv';
85
  const body_part_names = [
86
  'Left Shoulder', 'Right Upper Arm', 'Left Lower Leg', 'Spine1', 'Right Upper Leg',
87
  'Spine3', 'Right Lower Arm', 'Left Foot', 'Right Lower Leg', 'Right Shoulder',
 
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>
 
81
  <div id="plotDiv"></div>
82
 
83
  <script>
84
+ const csvFilePath = 'https://huggingface.co/datasets/cyberorigin/fold_towels/blob/main/MoCap/mocap.csv';
85
  const body_part_names = [
86
  'Left Shoulder', 'Right Upper Arm', 'Left Lower Leg', 'Spine1', 'Right Upper Leg',
87
  'Spine3', 'Right Lower Arm', 'Left Foot', 'Right Lower Leg', 'Right Shoulder',