Gemma-4-WebGPU / index.html
shreyask's picture
Upload folder using huggingface_hub
45f314a verified
raw
history blame contribute delete
775 Bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Gemma 4 | In-Browser Multimodal AI</title>
<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=Google+Sans:wght@400;500;700&display=swap"
rel="stylesheet"
/>
<script type="module" crossorigin src="/assets/index-CUcq9h-P.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-N-_-qSR5.css">
</head>
<body class="bg-[var(--color-bg)] text-[var(--color-text)] min-h-screen antialiased">
<div id="root"></div>
</body>
</html>