File size: 642 Bytes
318ea4e
 
 
 
 
93afb0c
318ea4e
 
 
 
93afb0c
dcd851b
93afb0c
318ea4e
 
 
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>Document</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<div style="text-align: center;display: flex;justify-content: center;align-items: center;margin-top: 1em;margin-bottom: .5em;">
            <a href="https://huggingface.co/spaces/nroggendorff/duplicate-from?duplicate=true"><img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/duplicate-this-space-lg.svg" width="160" style="margin-left: .75em;"></a>
            </div>
		</div>
	</body>
</html>