DeepFakeAI / index.html
imseldrith's picture
Update index.html
73cdc95 verified
raw
history blame
445 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DeepFakeAI Space</title>
</head>
<body>
<!--<h1>Use New <a href="https://huggingface.co/spaces/imseldrith/DeepFakeAI-V1">DeepFakeAI</a> Space until I fix this space</h1> -->
<iframe
src="https://imseldrith-deepfakeai-v1.hf.space"
frameborder="0"
width="850"
height="450"
></iframe>
</body>
</html>