vision-arena / index.html
yuchenlin's picture
Update index.html
8c4d90f verified
raw
history blame
No virus
456 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gradio App Iframe</title>
</head>
<body>
<iframe src="https://a9bc5d1815a8369783.gradio.live/" width="100%" height="100%" style="border:none;">
Your browser does not support iframes. Please click this <a href="https://a9bc5d1815a8369783.gradio.live/">url</a>.
</iframe>
</body>
</html>