Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lipeiying
/
litellmGUI
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
litellmGUI
/
frontend
/
postcss.config.js
github-actions[bot]
deploy: b1de43e — 更新 README.md
e1d8498
2 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};