gemma-4-coder-webgpu / index.html
huggingworld's picture
Update index.html
6242f79 verified
Raw
History Blame
235 Bytes
<head>
<script src="./bundle.js"></script>
<link rel="icon" type="image/svg+xml" href="favicon.svg">
<body style="background-image: url('background.jpg'); background-size: cover;">
</head>
<body>
<llm-chat></llm-chat>
</body>