Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
bberube
/
clip-embeddings
like
0
Model card
Files
Files and versions
xet
Community
Deploy
main
clip-embeddings
/
node_modules
/
function-bind
/
index.js
bberube
More dev
e6b7161
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
126 Bytes
'use strict'
;
var
implementation =
require
(
'./implementation'
);
module
.
exports
=
Function
.
prototype
.
bind
|| implementation;