jayvatliq's picture
Upload folder using huggingface_hub
16533c4 verified
Raw
History Blame Contribute Delete
118 Bytes
"use strict";
try {
module.exports = require('./register')().Promise || null
} catch(e) {
module.exports = null
}