Spaces:
Running
Running
File size: 419 Bytes
1a1311c 01b38bc 1a1311c 3704156 619a986 3704156 619a986 1a1311c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
</head>
<body>
<div class="card">
<p>
<iframe
src="https://ysharma-dummy-gradio-pdf-reader.hf.space"
frameborder="0"
width="850"
height="450"
></iframe>
</p>
</div>
</body>
</html>
|