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:
webml-community
/
llama-3.2-webgpu
like
96
Running
App
Files
Files
Community
4
main
llama-3.2-webgpu
/
postcss.config.js
Xenova
HF Staff
Update demo (Transformers.js v3.8.0) (
#4
)
65ad76b
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};