<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="900" | |
height="1200" | |
></iframe> | |
</body> | |
</html> |