Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
julien-c/push-model-from-web
huggingfacejs
/
push-model-from-web
like
1
Running
App
Files
Files
Community
main
push-model-from-web
/
tailwind.config.js
coyotte508
HF staff
Duplicate from julien-c/push-model-from-web
1f05f10
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
module
.
exports
= {
content
: [
"./**/*.{html,js}"
],
theme
: {
extend
: {},
},
plugins
: [],
}