File size: 962 Bytes
f97262a b736379 f97262a b736379 f97262a b736379 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
title: Document Similarity Matching Using Visual Layout Features
emoji: π
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 4.25.0
app_file: app.py
pinned: false
license: mit
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Large Files Management
```
git remote -v
github https://github.com/McKabue/document-similarity-search-using-visual-layout-features.git (fetch)
github https://github.com/McKabue/document-similarity-search-using-visual-layout-features.git (push)
origin https://huggingface.co/spaces/mckabue/document-similarity-search-using-visual-layout-features (fetch)
origin https://huggingface.co/spaces/mckabue/document-similarity-search-using-visual-layout-features (push)
```
- https://github.com/git-lfs/git-lfs/issues/3231
- https://dev.to/hashcode01/add-a-second-remote-origin-to-git-35a7
- https://stackoverflow.com/a/49692403/3563013
|