Generative-AI-EACN / index.html
awacke1's picture
Update index.html
c4a6063
raw
history blame contribute delete
510 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://awacke1-ai-chatgpt-eacn.hf.space"
frameborder="0"
width="900"
height="1280"
></iframe>
<iframe
src="https://awacke1-chatgpt-memory-chat-story-generator.hf.space"
frameborder="0"
width="900"
height="1280"
></iframe>
</body>
</html>