Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
MRasheq
/
webgpu
like
1
Running
App
Files
Files
Community
main
webgpu
/
index.html
MRasheq
Update index.html
cd54917
verified
about 1 year 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
>