Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -9,6 +9,7 @@
|
|
9 |
<script type="importmap">
|
10 |
{
|
11 |
"imports": {
|
|
|
12 |
"@huggingface/hub-esm": "https://esm.sh/@huggingface/[email protected]",
|
13 |
"@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm"
|
14 |
}
|
|
|
9 |
<script type="importmap">
|
10 |
{
|
11 |
"imports": {
|
12 |
+
"@huggingface/hub-regular": "https://esm.sh/@huggingface/[email protected]",
|
13 |
"@huggingface/hub-esm": "https://esm.sh/@huggingface/[email protected]",
|
14 |
"@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm"
|
15 |
}
|