yuchenlin commited on
Commit
3d647f8
1 Parent(s): 42bed0d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -6,7 +6,7 @@
6
  <title>Gradio App Iframe</title>
7
  </head>
8
  <body>
9
- <iframe src="https://2f28005219dbccecc7.gradio.live/" width="100%" height="600" style="border:none;">
10
  Your browser does not support iframes.
11
  </iframe>
12
  </body>
 
6
  <title>Gradio App Iframe</title>
7
  </head>
8
  <body>
9
+ <iframe src="https://2f28005219dbccecc7.gradio.live/" width="100%" height="100%" style="border:none;">
10
  Your browser does not support iframes.
11
  </iframe>
12
  </body>