File size: 505 Bytes
1086f34 4c7a6d6 ba17325 4c7a6d6 1086f34 4c7a6d6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
<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-streamlit-ai-letter-ui.hf.space"
frameborder="0"
width="800"
height="1280"
></iframe>
<iframe
src="https://ai-dashboards-memory-chat-story-generator-chatgpt.hf.space"
frameborder="0"
width="1200"
height="1200"
></iframe>
</body>
</html> |