Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -6,8 +6,8 @@
|
|
6 |
<title>Gradio App Iframe</title>
|
7 |
</head>
|
8 |
<body>
|
9 |
-
<iframe src="https://
|
10 |
-
Your browser does not support iframes. Please click this <a href="https://
|
11 |
</iframe>
|
12 |
</body>
|
13 |
</html>
|
|
|
6 |
<title>Gradio App Iframe</title>
|
7 |
</head>
|
8 |
<body>
|
9 |
+
<iframe src="https://7f935803acb1c81b86.gradio.live/" width="100%" height="100%" style="border:none;">
|
10 |
+
Your browser does not support iframes. Please click this <a href="https://7f935803acb1c81b86.gradio.live/">url</a>.
|
11 |
</iframe>
|
12 |
</body>
|
13 |
</html>
|