Martijn van Beers commited on
Commit
6395dfb
1 Parent(s): c081dbe

Update action with new hf repo url

Browse files
Files changed (1) hide show
  1. .github/workflows/hf_sync.yml +1 -1
.github/workflows/hf_sync.yml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push https://njitram:$HF_TOKEN@huggingface.co/spaces/amsterdamNLP/IEAI_CLIPGroundingExplainability main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push https://njitram:$HF_TOKEN@huggingface.co/spaces/amsterdamNLP/CLIP-attention-rollout main