DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
176 Bytes
'use strict';
const create = require('./create.cjs');
const index$1 = require('../walker/index.cjs');
const index = create.createConvertor(index$1);
module.exports = index;