Spaces:
Running
Running
Commit
•
f86bee5
1
Parent(s):
a0540d7
Use CDN version
Browse files- index.html +1 -1
index.html
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
<script type="importmap">
|
10 |
{
|
11 |
"imports": {
|
12 |
-
"@huggingface/inference": "
|
13 |
}
|
14 |
}
|
15 |
</script>
|
|
|
9 |
<script type="importmap">
|
10 |
{
|
11 |
"imports": {
|
12 |
+
"@huggingface/inference": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm"
|
13 |
}
|
14 |
}
|
15 |
</script>
|