Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dia-gov
/
AgentGPT-Web-GUI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cef0019
AgentGPT-Web-GUI
/
next
/
postcss.config.cjs
dia-gov
Upload 569 files
cd6f98e
verified
4 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};