Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -5
index.html
CHANGED
@@ -31,15 +31,15 @@ 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 |
-
>
|
43 |
<p class="text-gray-400 text-sm">https://esm.sh/@huggingface/[email protected]</p>
|
44 |
|
45 |
<pre id="hub-esm" class="bg-gray-100 rounded p-3 mb-8 text-sm">
|
|
|
31 |
>
|
32 |
<p class="text-gray-400 text-sm">https://esm.sh/@huggingface/[email protected]</p>
|
33 |
|
34 |
+
<pre id="hub-regular" class="bg-gray-100 rounded p-3 mb-8 text-sm">
|
35 |
+
Output will be here</pre
|
36 |
+
>
|
37 |
+
|
38 |
<h2 class="font-bold">@huggingface/[email protected]</h2>
|
39 |
|
40 |
<p class="text-gray-400 text-sm">https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/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/[email protected]</p>
|
44 |
|
45 |
<pre id="hub-esm" class="bg-gray-100 rounded p-3 mb-8 text-sm">
|