coyotte508 HF staff commited on
Commit
3eeecf8
1 Parent(s): 818e99e

👽️ Try another CDN

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -9,7 +9,7 @@
9
  <script type="importmap">
10
  {
11
  "imports": {
12
- "@huggingface/hub": "https://cdn.skypack.dev/@huggingface/hub@0.3.0"
13
  }
14
  }
15
  </script>
 
9
  <script type="importmap">
10
  {
11
  "imports": {
12
+ "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/hub@0/+esm"
13
  }
14
  }
15
  </script>