Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ibm-granite
/
Granite-4.0-WebGPU
like
165
Running
App
Files
Files
Community
7
refs/pr/4
Granite-4.0-WebGPU
/
postcss.config.js
ibibrahim
Add WebGPU demo files (
#1
)
2379782
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};