Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
radames/sveltekit-tailwindcss-docker
huggingface-projects
/
InstructPix2Pix-Chatbot-ui
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c505afc
InstructPix2Pix-Chatbot-ui
/
frontend
/
postcss.config.cjs
radames
first
effb90e
over 2 years ago
raw
Copy download link
history
blame
Safe
75 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};