Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CVPR
/
drawings-to-human
like
57
Build error
App
Files
Files
Community
1
05486b3
drawings-to-human
/
frontend
/
postcss.config.cjs
radames
svelte frontend
838b286
over 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}