Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
subrajeet
/
object-detection
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b6cf1e3
object-detection
/
postcss.config.js
subrajeet
Upload 15 files
776ef01
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}