Spaces:
Sleeping
Sleeping
Update git
Browse files
git
CHANGED
@@ -2,6 +2,6 @@ git init
|
|
2 |
git add .
|
3 |
git commit -m "Initial commit"
|
4 |
git clone https://https://huggingface.co/spaces/Anupam007/Automated-Meeting-Minutes/new/main
|
5 |
-
git add .
|
6 |
-
|
7 |
-
|
|
|
2 |
git add .
|
3 |
git commit -m "Initial commit"
|
4 |
git clone https://https://huggingface.co/spaces/Anupam007/Automated-Meeting-Minutes/new/main
|
5 |
+
git add requirements.txt
|
6 |
+
git commit -m "Add accelerate to requirements"
|
7 |
+
git push
|