cowcow02 commited on
Commit
5da2ba6
1 Parent(s): 480acdd

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. .github/workflows/update_space.yml +0 -3
.github/workflows/update_space.yml CHANGED
@@ -24,8 +24,5 @@ jobs:
24
  - name: Log in to Hugging Face
25
  run: python -c 'import huggingface_hub; huggingface_hub.login(token="${{ secrets.hf_token }}")'
26
 
27
- - name: Remove .env file
28
- run: rm -f .env
29
-
30
  - name: Deploy to Spaces
31
  run: gradio deploy
 
24
  - name: Log in to Hugging Face
25
  run: python -c 'import huggingface_hub; huggingface_hub.login(token="${{ secrets.hf_token }}")'
26
 
 
 
 
27
  - name: Deploy to Spaces
28
  run: gradio deploy