coyotte508 HF staff commited on
Commit
c008cb1
1 Parent(s): 60bf7ec

Update test version

Browse files
Files changed (1) hide show
  1. index.html +7 -7
index.html CHANGED
@@ -9,11 +9,11 @@
9
  <script type="importmap">
10
  {
11
  "imports": {
12
- "@huggingface/hub-unbundled": "https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1-wasm.2/dist/browser/index.mjs",
13
  "@huggingface/hub-unbundled-regular": "https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1/dist/browser/index.mjs",
14
  "@huggingface/hub-regular": "https://esm.sh/@huggingface/hub@0.15.1",
15
- "@huggingface/hub-esm": "https://esm.sh/@huggingface/hub@0.15.1-wasm.2",
16
- "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1-wasm.2/+esm"
17
  }
18
  }
19
  </script>
@@ -35,17 +35,17 @@ Output will be here</pre
35
  Output will be here</pre
36
  >
37
 
38
- <h2 class="font-bold">@huggingface/hub@0.15.1-wasm</h2>
39
 
40
- <p class="text-gray-400 text-sm">https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1-wasm/dist/browser/index.mjs</p>
41
  <pre id="hub-unbundled" class="bg-gray-100 rounded p-3 mb-8 text-sm">
42
  Output will be here</pre>
43
- <p class="text-gray-400 text-sm">https://esm.sh/@huggingface/hub@0.15.1-wasm</p>
44
 
45
  <pre id="hub-esm" class="bg-gray-100 rounded p-3 mb-8 text-sm">
46
  Output will be here</pre>
47
 
48
- <p class="text-gray-400 text-sm">https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1-wasm/+esm</p>
49
 
50
  <pre id="hub" class="bg-gray-100 rounded p-3 mb-8 text-sm">
51
  Output will be here</pre
 
9
  <script type="importmap">
10
  {
11
  "imports": {
12
+ "@huggingface/hub-unbundled": "https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1-sha.1/dist/browser/index.mjs",
13
  "@huggingface/hub-unbundled-regular": "https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1/dist/browser/index.mjs",
14
  "@huggingface/hub-regular": "https://esm.sh/@huggingface/hub@0.15.1",
15
+ "@huggingface/hub-esm": "https://esm.sh/@huggingface/hub@0.15.1-sha.1",
16
+ "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1-sha.1/+esm"
17
  }
18
  }
19
  </script>
 
35
  Output will be here</pre
36
  >
37
 
38
+ <h2 class="font-bold">@huggingface/hub@0.15.1-sha.1</h2>
39
 
40
+ <p class="text-gray-400 text-sm">https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1-sha.1/dist/browser/index.mjs</p>
41
  <pre id="hub-unbundled" class="bg-gray-100 rounded p-3 mb-8 text-sm">
42
  Output will be here</pre>
43
+ <p class="text-gray-400 text-sm">https://esm.sh/@huggingface/hub@0.15.1-sha.1</p>
44
 
45
  <pre id="hub-esm" class="bg-gray-100 rounded p-3 mb-8 text-sm">
46
  Output will be here</pre>
47
 
48
+ <p class="text-gray-400 text-sm">https://cdn.jsdelivr.net/npm/@huggingface/hub@0.15.1-sha.1/+esm</p>
49
 
50
  <pre id="hub" class="bg-gray-100 rounded p-3 mb-8 text-sm">
51
  Output will be here</pre