File size: 661 Bytes
4d68f8a
 
 
 
8f2cc95
4d68f8a
d9f61d1
 
 
 
 
8f2cc95
d9f61d1
 
4d68f8a
 
519094a
d9f61d1
 
 
519094a
d9f61d1
 
 
 
519094a
d9f61d1
 
 
 
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
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />
		<title>My static Space</title>
		<style>
			iframe {
				display: block;
				margin: 20px auto;
				max-width: 100%;
				height: calc(100vh - 100px);
			}
		</style>
	</head>
	<body>
		<iframe
			src="https://ceckenrode-easy-button-zero-shot-text-class-6c7b8dc.hf.space"
			frameborder="0"
		></iframe>

		<iframe
			src="https://ceckenrode-bigscience-bloom.hf.space"
			frameborder="0"
		></iframe>

		<iframe
			src="https://ceckenrode-runwayml-stable-diffusion-v1-5.hf.space"
			frameborder="0"
		></iframe>
	</body>
</html>