ceckenrode's picture
Update index.html
950fa54
raw
history blame
No virus
710 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>AI-Dashboard-Zero-Shot</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<h1>AI-Dashboard-Zero-Shot</h1>
<iframe
src="https://ceckenrode-easy-button-zero-shot-text-class-6c7b8dc.hf.space"
frameborder="0"
width="100%"
height="450"
></iframe>
<iframe
src="https://ceckenrode-bigscience-bloom.hf.space"
frameborder="0"
width="100%"
height="450"
></iframe>
<iframe
src="https://ceckenrode-runwayml-stable-diffusion-v1-5.hf.space"
frameborder="0"
width="100%"
height="450"
></iframe>
</body>
</html>