Update index.html
Browse files- index.html +2 -6
index.html
CHANGED
|
@@ -7,11 +7,7 @@
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
frameborder="0"
|
| 13 |
-
width="850"
|
| 14 |
-
height="450"
|
| 15 |
-
></iframe>
|
| 16 |
</body>
|
| 17 |
</html>
|
|
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
+
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"></script>
|
| 11 |
+
<gradio-app src="https://databricks-dbrx-instruct.hf.space"></gradio-app>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
</body>
|
| 13 |
</html>
|