Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jbilcke-hf
/
clapper
like
26
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
clapper
File size: 75 Bytes
60e3020
1
2
3
4
#!/usr/bin/env node
"use strict"
;
module
.
exports
=
require
(
"./cli/index"
);