File size: 410 Bytes
3a48cc6
 
 
 
 
 
 
 
 
bd6ecf7
 
 
 
 
 
 
3a48cc6
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!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>
		<script
	type="module"
	src="https://gradio.s3-us-west-2.amazonaws.com/4.1.0/gradio.js"
></script>

<gradio-app src="https://cohereforai-c4ai-command-r-plus.hf.space"></gradio-app>

	</body>
</html>