Spaces:
Sleeping
Sleeping
Update Git
Browse files
Git
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
-
git
|
2 |
-
git
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git init
|
2 |
+
git remote add origin https://huggingface.co/Anupam251272/
|
3 |
+
Quantum_numerology
|
4 |
+
git add .
|
5 |
+
git commit -m "Initial commit"
|
6 |
+
git branch -M main
|
7 |
+
git push -u origin main
|