Skip to content

Add BUET-BanglaT5 model to dropdown choices #11

Add BUET-BanglaT5 model to dropdown choices

Add BUET-BanglaT5 model to dropdown choices #11

name: Sync to Hugging Face Spaces
on:
push:
branches: [main]
jobs:
sync-to-hub:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
lfs: true
- name: Push to hub
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
HF_USERNAME: ${{ secrets.HF_USERNAME }}
run: git push https://$HF_USERNAME:[email protected]/spaces/$HF_USERNAME/Bangla-PoS-Taggers main