coyotte508 HF staff commited on
Commit
0f0ae9c
·
verified ·
1 Parent(s): 1758db2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -9,6 +9,7 @@
9
  <script type="importmap">
10
  {
11
  "imports": {
 
12
  "@huggingface/hub-regular": "https://esm.sh/@huggingface/[email protected]",
13
  "@huggingface/hub-esm": "https://esm.sh/@huggingface/[email protected]",
14
  "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm"
 
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-regular": "https://esm.sh/@huggingface/[email protected]",
14
  "@huggingface/hub-esm": "https://esm.sh/@huggingface/[email protected]",
15
  "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm"