Spaces:
Running
Running
Update git
Browse files
git
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
git remote add origin https://huggingface.co/spaces/<Anupam007>/<
|
| 2 |
-
AIJobHunter>
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
git remote add origin https://huggingface.co/spaces/<Anupam007>/<
|
| 2 |
+
AIJobHunter>
|
| 3 |
+
git add app.py requirements.txt
|
| 4 |
+
git commit -m "Add updated Job Application Automator for Hugging Face Spaces"
|
| 5 |
+
git push
|