File size: 557 Bytes
5376ea1
51f9de9
 
 
 
5376ea1
51f9de9
5376ea1
51f9de9
 
 
5376ea1
51f9de9
 
5376ea1
51f9de9
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>Runimage repo</title>
		<link rel="stylesheet" href="style.css" />
		<link rel="icon" href="https://huggingface.co/front/assets/huggingface_logo-noborder.svg">
	</head>
	<body>
		<div class="card">
			<h1>Welcome to pacman repository for RunImage container!</h1>
			<p>
				Also don't forget to check the
				<a href="https://github.com/VHSgunzo/runimage" target="_blank">RunImage documentation</a>.
			</p>
		</div>
	</body>
</html>