Generative-AI-SOP / index.html
awacke1's picture
Update index.html
1b2b021
raw
history blame contribute delete
503 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-standard-operating-procedures.hf.space"
frameborder="0"
width="900"
height="1280"
></iframe>
<iframe
src="https://awacke1-chatgpt-sop.hf.space"
frameborder="0"
width="900"
height="1280"
></iframe>
</body>
</html>