Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -10,6 +10,7 @@
|
|
10 |
{
|
11 |
"imports": {
|
12 |
"@huggingface/hub-unbundled": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs",
|
|
|
13 |
"@huggingface/hub-regular": "https://esm.sh/@huggingface/[email protected]",
|
14 |
"@huggingface/hub-esm": "https://esm.sh/@huggingface/[email protected]",
|
15 |
"@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm"
|
|
|
10 |
{
|
11 |
"imports": {
|
12 |
"@huggingface/hub-unbundled": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs",
|
13 |
+
"@huggingface/hub-unbundled-regular": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/dist/browser/index.mjs",
|
14 |
"@huggingface/hub-regular": "https://esm.sh/@huggingface/[email protected]",
|
15 |
"@huggingface/hub-esm": "https://esm.sh/@huggingface/[email protected]",
|
16 |
"@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm"
|