Spaces:
Running on Zero
Running on Zero
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -415,7 +415,7 @@
|
|
| 415 |
</div>
|
| 416 |
|
| 417 |
<script type="module">
|
| 418 |
-
import { Client, handle_file } from "https://
|
| 419 |
|
| 420 |
lucide.createIcons();
|
| 421 |
|
|
|
|
| 415 |
</div>
|
| 416 |
|
| 417 |
<script type="module">
|
| 418 |
+
import { Client, handle_file } from "https://huggingface.co/buckets/gradio/npm-previews/resolve/4392744dfbe0a9790251c9f0c6521a8954a6211a/browser.js";
|
| 419 |
|
| 420 |
lucide.createIcons();
|
| 421 |
|