coyotte508 HF Staff commited on
Commit
fe8fbef
·
verified ·
1 Parent(s): 20834ed

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -9,11 +9,11 @@
9
  <script type="importmap">
10
  {
11
  "imports": {
12
- "@huggingface/hub-unbundled": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs",
13
  "@huggingface/hub-unbundled-regular": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs",
14
  "@huggingface/hub-regular": "https://esm.sh/@huggingface/[email protected]",
15
- "@huggingface/hub-esm": "https://esm.sh/@huggingface/[email protected]",
16
- "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm"
17
  }
18
  }
19
  </script>
 
9
  <script type="importmap">
10
  {
11
  "imports": {
12
+ "@huggingface/hub-unbundled": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected].2/dist/browser/index.mjs",
13
  "@huggingface/hub-unbundled-regular": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs",
14
  "@huggingface/hub-regular": "https://esm.sh/@huggingface/[email protected]",
15
+ "@huggingface/hub-esm": "https://esm.sh/@huggingface/[email protected].2",
16
+ "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected].2/+esm"
17
  }
18
  }
19
  </script>