Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CVPR
/
drawings-to-human
like
58
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
55a5bab
drawings-to-human
/
frontend
/
postcss.config.cjs
radames
svelte frontend
838b286
almost 3 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}