Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<html>
|
3 |
<head>
|
4 |
<title>Gradio App</title>
|
5 |
-
<script src="https://cdn.jsdelivr.net/npm/@gradio/
|
6 |
<style>
|
7 |
body {
|
8 |
font-family: Arial, sans-serif;
|
|
|
2 |
<html>
|
3 |
<head>
|
4 |
<title>Gradio App</title>
|
5 |
+
<script src="https://cdn.jsdelivr.net/npm/@gradio/client/dist/index.min.js"></script>
|
6 |
<style>
|
7 |
body {
|
8 |
font-family: Arial, sans-serif;
|