Commit
·
818e99e
1
Parent(s):
c313758
⬆️ Also upgrade @hugginface /hub in 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.skypack.dev/@huggingface/hub@0.
|
| 13 |
}
|
| 14 |
}
|
| 15 |
</script>
|
|
|
|
| 9 |
<script type="importmap">
|
| 10 |
{
|
| 11 |
"imports": {
|
| 12 |
+
"@huggingface/hub": "https://cdn.skypack.dev/@huggingface/hub@0.3.0"
|
| 13 |
}
|
| 14 |
}
|
| 15 |
</script>
|