maringetxway commited on
Commit
64a934c
·
verified ·
1 Parent(s): dbfe379

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -16,7 +16,7 @@
16
  <script type="text/javascript">
17
  const { useState, useEffect } = React;
18
 
19
- const INTRO_VIDEO_DATASET = "https://huggingface.co/api/datasets/maringetxway/all-winners";
20
 
21
  /* Extract rank & team from filename "<rank>-<team>-... .mp4" */
22
  function parseRankTeam(path) {
 
16
  <script type="text/javascript">
17
  const { useState, useEffect } = React;
18
 
19
+ const INTRO_VIDEO_DATASET = "https://huggingface.co/api/datasets/imstevenpmwork/hackaton_closure";
20
 
21
  /* Extract rank & team from filename "<rank>-<team>-... .mp4" */
22
  function parseRankTeam(path) {