duplicate-from / index.html
nroggendorff's picture
Update index.html
dcd851b verified
raw
history blame contribute delete
642 Bytes
<!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>