vraj04patel commited on
Commit
792c3f0
·
1 Parent(s): 6c8630d

Update main.yaml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yaml +0 -9
.github/workflows/main.yaml CHANGED
@@ -15,15 +15,6 @@ jobs:
15
  fetch-depth: 0
16
  lfs: false
17
 
18
- - name: Install Dependencies
19
- run: |
20
- sudo apt-get update && sudo apt-get install -y git-lfs
21
- git lfs install
22
-
23
- - name: Install Python Dependencies
24
- run: |
25
- pip install --no-cache-dir -r requirements.txt
26
-
27
  - name: Push to hub
28
  env:
29
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
15
  fetch-depth: 0
16
  lfs: false
17
 
 
 
 
 
 
 
 
 
 
18
  - name: Push to hub
19
  env:
20
  HF_TOKEN: ${{ secrets.HF_TOKEN }}