SANDRAMSC's picture
Updated README.md with Hugging Face configuration
51ddcbf
raw
history blame
126 Bytes
'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;