Commit
•
341528a
1
Parent(s):
1bfcf85
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
<script type="importmap">
|
10 |
{
|
11 |
"imports": {
|
12 |
-
"@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/hub@0.
|
13 |
}
|
14 |
}
|
15 |
</script>
|
|
|
9 |
<script type="importmap">
|
10 |
{
|
11 |
"imports": {
|
12 |
+
"@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/hub@0.13.0/+esm"
|
13 |
}
|
14 |
}
|
15 |
</script>
|