Spaces:
Runtime error
Runtime error
Rakesh Chavhan
commited on
Commit
•
cb4d7e8
1
Parent(s):
97e65ad
Update manual.yml
Browse files
.github/workflows/manual.yml
CHANGED
@@ -17,4 +17,5 @@ jobs:
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
-
|
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
|
21 |
+
run: git lfs fetch --all;git push --force https://chavhanrv111:$HF_TOKEN@huggingface.co/spaces/Sumit7864/Image-Enhancer
|