penguinmod-test / build.js
soiz1's picture
Upload folder using huggingface_hub
540b600 verified
raw
history blame contribute delete
78 Bytes
var ghpages = require('gh-pages');
ghpages.publish('src', function(err) {});