Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MRasheq
/
webgpu
like
1
Running
App
Files
Files
Community
main
webgpu
/
index.html
MRasheq
Update index.html
cd54917
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
191 Bytes
<!doctype
html
>
<
html
>
<
head
>
<
title
>
Transformers.js v3 (WebGPU support)
</
title
>
</
head
>
<
body
>
<
script
type
=
"module"
src
=
"/index.js"
>
</
script
>
</
body
>
</
html
>