Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
luckyrobots
/
cv_old
like
0
Follow
Lucky Robots
11
Dataset card
Files
Files and versions
xet
Community
main
cv_old
/
worker
/
node_modules
/
mime
/
lite.js
noahluckyrobots
Add files using upload-large-folder tool
64fadb4
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
101 Bytes
'use strict'
;
let
Mime
=
require
(
'./Mime'
);
module
.
exports
=
new
Mime
(
require
(
'./types/standard'
));