Graduation / ui /node_modules /mz /child_process.js
DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
113 Bytes
require('thenify-all').withCallback(
require('child_process'),
exports, [
'exec',
'execFile',
]
)