DeepFakeAI / index.html
imseldrith's picture
Update index.html
a0c33ad verified
<!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>
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.41.0/gradio.js"></script>
</head>
<body>
<h1>Use New <a href="https://huggingface.co/spaces/imseldrith/DeepFakeAI-V1" target="_blank">DeepFakeAI</a> Space until I fix this space</h1>
<gradio-app src="https://imseldrith-deepfakeai-v1.hf.space"></gradio-app>
</body>
</html>