webgpu / index.html
MRasheq's picture
Update index.html
cd54917 verified
raw
history blame contribute delete
191 Bytes
<!doctype html>
<html>
<head>
<title>Transformers.js v3 (WebGPU support)</title>
</head>
<body>
<script type="module" src="/index.js"></script>
</body>
</html>