Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ibm-granite
/
Granite-4.0-WebGPU
like
166
Running
App
Files
Files
Community
7
refs/pr/1
Granite-4.0-WebGPU
/
postcss.config.js
Xenova
HF Staff
[WIP] Add demo files
b9224a9
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};