Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sanket17
/
OmniPar
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OmniPar
/
index.js
Sanket17
Initial commit
60112c7
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
// run `node index.js` in the terminal
console
.
log
(
`Hello Node.js v
${process.versions.node}
!`
);