Spaces:
Running
Running
File size: 1,415 Bytes
b014996 0be043a 9c83038 b014996 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>HF Thumbnail Crafter</title>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,700;1,400;1,700&family=Inter:wght@400;700&family=Source+Sans+3:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet">
<!-- Preload Bison font -->
<link rel="preload" href="/fonts/Bison-Bold.ttf" as="font" type="font/ttf" crossorigin>
<!-- Preconnect to Hugging Face CDN for faster Huggy image loading -->
<link rel="preconnect" href="https://datasets-server.huggingface.co" crossorigin>
<link rel="dns-prefetch" href="https://datasets-server.huggingface.co">
<script type="module" crossorigin src="/assets/index-CE0TzriE.js"></script>
<link rel="modulepreload" crossorigin href="/assets/react-vendor-DzFEYc3-.js">
<link rel="modulepreload" crossorigin href="/assets/konva-vendor-CFBUcegD.js">
<link rel="stylesheet" crossorigin href="/assets/index-CAxRJOrS.css">
</head>
<body>
<div id="root"></div>
</body>
</html>
|