vision-arena / index.html
yuchenlin's picture
Update index.html
f063aa8 verified
raw
history blame
No virus
454 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://af76cf375f4ca945c8.gradio.live" width="100%" height="100%" style="border:none;">
Your browser does not support iframes. Please click this <a href="https://af76cf375f4ca945c8.gradio.live">url</a>.
</iframe>
</body>
</html>