coyotte508 HF staff commited on
Commit
159930b
·
verified ·
1 Parent(s): 0b5dbfa

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +9 -4
index.html CHANGED
@@ -21,17 +21,22 @@
21
  </head>
22
  <body>
23
  <div class="container mx-auto pt-8 flex flex-col gap-4">
24
- <p class="text-gray-400 text-sm">https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs</p>
25
- <pre id="hub-unbundled" class="bg-gray-100 rounded p-3 mb-8 text-sm">
26
- Output will be here</pre
27
- >
28
  <p class="text-gray-400 text-sm">https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs</p>
29
 
30
  <pre id="hub-unbundled-regular" class="bg-gray-100 rounded p-3 mb-8 text-sm">
31
  Output will be here</pre
32
  >
33
  <p class="text-gray-400 text-sm">https://esm.sh/@huggingface/[email protected]</p>
 
 
34
 
 
 
 
 
35
  <pre id="hub-regular" class="bg-gray-100 rounded p-3 mb-8 text-sm">
36
  Output will be here</pre
37
  >
 
21
  </head>
22
  <body>
23
  <div class="container mx-auto pt-8 flex flex-col gap-4">
24
+
25
+ <h2 class="font-bold">@huggingface/[email protected]</h2>
26
+
 
27
  <p class="text-gray-400 text-sm">https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs</p>
28
 
29
  <pre id="hub-unbundled-regular" class="bg-gray-100 rounded p-3 mb-8 text-sm">
30
  Output will be here</pre
31
  >
32
  <p class="text-gray-400 text-sm">https://esm.sh/@huggingface/[email protected]</p>
33
+
34
+ <h2 class="font-bold">@huggingface/[email protected]</h2>
35
 
36
+ <p class="text-gray-400 text-sm">https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs</p>
37
+ <pre id="hub-unbundled" class="bg-gray-100 rounded p-3 mb-8 text-sm">
38
+ Output will be here</pre
39
+ >
40
  <pre id="hub-regular" class="bg-gray-100 rounded p-3 mb-8 text-sm">
41
  Output will be here</pre
42
  >