quote-api / index.js
akkun3704's picture
Upload folder using huggingface_hub
5ae7e18
raw
history blame contribute delete
62 Bytes
require('dotenv').config({ path: './.env' })
require('./app')