junecv commited on
Commit
746c40d
·
unverified ·
1 Parent(s): 38ce59e

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +0 -4
.github/workflows/main.yml CHANGED
@@ -17,10 +17,6 @@ jobs:
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
  run: git lfs fetch --all
20
- - name: enable large files
21
- env:
22
- HF_TOKEN: ${{ secrets.HF_TOKEN }}
23
- run: huggingface-cli lfs-enable-largefiles
24
  - name: Push to hub
25
  env:
26
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
  run: git lfs fetch --all
 
 
 
 
20
  - name: Push to hub
21
  env:
22
  HF_TOKEN: ${{ secrets.HF_TOKEN }}