quote-api / routes /index.js
rippanteq7's picture
Upload folder using huggingface_hub
0dcf096 verified
raw
history blame
67 Bytes
const routeApi = require('./api')
module.exports = {
routeApi
}