Charles Kabui
commited on
Commit
·
daba8b1
1
Parent(s):
39ff2e0
Large File Management
Browse files
README.md
CHANGED
|
@@ -10,3 +10,18 @@ pinned: false
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 13 |
+
|
| 14 |
+
Large Files Management
|
| 15 |
+
```
|
| 16 |
+
git remote -v
|
| 17 |
+
github https://github.com/McKabue/document-similarity-search-using-visual-layout-features.git (fetch)
|
| 18 |
+
|
| 19 |
+
github https://github.com/McKabue/document-similarity-search-using-visual-layout-features.git (push)
|
| 20 |
+
|
| 21 |
+
origin https://huggingface.co/spaces/mckabue/document-similarity-search-using-visual-layout-features (fetch)
|
| 22 |
+
|
| 23 |
+
origin https://huggingface.co/spaces/mckabue/document-similarity-search-using-visual-layout-features (push)
|
| 24 |
+
```
|
| 25 |
+
https://github.com/git-lfs/git-lfs/issues/3231
|
| 26 |
+
https://dev.to/hashcode01/add-a-second-remote-origin-to-git-35a7
|
| 27 |
+
https://stackoverflow.com/a/49692403/3563013
|