Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vickydmt
/
filestream-ts
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
filestream-ts
/
node_modules
/
diff
/
runtime.js
vickydmt
Upload folder using huggingface_hub
1fa8efd
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
67 Bytes
require
(
'@babel/register'
)({
ignore
: [
'lib'
,
'node_modules'
]
});