Spaces:
Running
Running
Update index.html
Browse files- 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 |
-
|
| 25 |
-
|
| 26 |
-
|
| 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 |
>
|