File size: 710 Bytes
4d68f8a 8f2cc95 d7996fb 84c5cb5 4d68f8a 950fa54 84c5cb5 519094a d9f61d1 84c5cb5 d9f61d1 519094a d300f96 d9f61d1 84c5cb5 d9f61d1 519094a d9f61d1 84c5cb5 d300f96 84c5cb5 4d68f8a |
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 27 28 29 30 31 32 33 34 35 |
<!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>
|