quote-api / routes /index.js
akkun3704's picture
Upload folder using huggingface_hub
5ae7e18
raw
history blame contribute delete
67 Bytes
const routeApi = require('./api')
module.exports = {
routeApi
}