Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -9,11 +9,11 @@
|
|
9 |
<script type="importmap">
|
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"
|
17 |
}
|
18 |
}
|
19 |
</script>
|
|
|
9 |
<script type="importmap">
|
10 |
{
|
11 |
"imports": {
|
12 |
+
"@huggingface/hub-unbundled": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected].2/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].2",
|
16 |
+
"@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected].2/+esm"
|
17 |
}
|
18 |
}
|
19 |
</script>
|