Spaces:
Sleeping
Sleeping
Update git
Browse files
git
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
git add .
|
| 2 |
git commit -m "Add app.py and requirements.txt"
|
| 3 |
-
git push
|
|
|
|
|
|
|
|
|
| 1 |
git add .
|
| 2 |
git commit -m "Add app.py and requirements.txt"
|
| 3 |
+
git push
|
| 4 |
+
git clone https://huggingface.co/spaces/Anupam007/IdeaMapper
|
| 5 |
+
cd IdeaMapper # Important! Navigate into the cloned directory
|