coyotte508 commited on
Commit
7cc2def
·
1 Parent(s): b7cdc58

upgrade version

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -9,7 +9,7 @@
9
  <script type="importmap">
10
  {
11
  "imports": {
12
- "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected].2/+esm"
13
  }
14
  }
15
  </script>
@@ -17,7 +17,7 @@
17
  </head>
18
  <body>
19
  <div class="container mx-auto pt-8 flex flex-col gap-4">
20
- <h2 class="font-bold">@huggingface/[email protected].2</h2>
21
 
22
  <p>
23
  Select a file from
 
9
  <script type="importmap">
10
  {
11
  "imports": {
12
+ "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected].3/+esm"
13
  }
14
  }
15
  </script>
 
17
  </head>
18
  <body>
19
  <div class="container mx-auto pt-8 flex flex-col gap-4">
20
+ <h2 class="font-bold">@huggingface/[email protected].3</h2>
21
 
22
  <p>
23
  Select a file from