File size: 345 Bytes
7a5045d
 
 
 
 
 
 
 
 
98e56ef
 
 
 
a53d4d8
98e56ef
7a5045d
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!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://databricks-dbrx-instruct.hf.space"
	frameborder="0"
	width="100%"
	height="5000"
></iframe>
	</body>
</html>