AnujPanthri commited on
Commit
22078fe
·
1 Parent(s): dd2b2cc

push to space

Browse files
Files changed (1) hide show
  1. .github/workflows/huggingface.yaml +1 -0
.github/workflows/huggingface.yaml CHANGED
@@ -20,4 +20,5 @@ jobs:
20
  env:
21
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
22
  run: |
 
23
  git push https://anuj-panthri:[email protected]/spaces/anuj-panthri/image-colorization main --force
 
20
  env:
21
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
22
  run: |
23
+ git config lfs.allowincompletepush true
24
  git push https://anuj-panthri:[email protected]/spaces/anuj-panthri/image-colorization main --force