Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
webml-community
/
Janus-1.3B-WebGPU
like
34
Running
App
Files
Files
Community
2
refs/pr/2
Janus-1.3B-WebGPU
/
postcss.config.js
Xenova
HF Staff
Upload 23 files
69a0edf
verified
1 day ago
raw
Copy download link
history
blame
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};