kyc1 / index.html
arunfrs's picture
Update index.html
f1c5e4f
raw
history blame contribute delete
348 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<iframe
src="https://faceonlive-face-recognition-sdk.hf.space"
frameborder="0"
width="100%"
height="880"
></iframe>
</body>
</html>