SungBeom's picture
Upload folder using huggingface_hub
4a51346
raw
history blame
197 Bytes
sudo: false
language: node_js
node_js:
- '6'
- '8'
- '10'
- '12'
- '14'
- lts/*
branches:
only:
- master
notifications:
email:
- [email protected]
- [email protected]