Spaces:
Running on Zero
Running on Zero
Update GitHub URL to UVA-Computer-Vision-Lab/sab-3r
Browse files- README.md +2 -2
- mast3r/demo.py +1 -1
README.md
CHANGED
|
@@ -28,7 +28,7 @@ license: cc-by-nc-sa-4.0
|
|
| 28 |
[](https://uva-computer-vision-lab.github.io/sab3r/)
|
| 29 |
[](https://huggingface.co/spaces/uva-cv-lab/SAB3R)
|
| 30 |
[](#)
|
| 31 |
-
[](https://github.com/
|
| 32 |
|
| 33 |
</div>
|
| 34 |
|
|
@@ -73,7 +73,7 @@ sab3r/
|
|
| 73 |
|
| 74 |
1. Clone the repository:
|
| 75 |
```bash
|
| 76 |
-
git clone https://github.com/UVA-Computer-Vision-Lab/
|
| 77 |
cd sab3r
|
| 78 |
```
|
| 79 |
|
|
|
|
| 28 |
[](https://uva-computer-vision-lab.github.io/sab3r/)
|
| 29 |
[](https://huggingface.co/spaces/uva-cv-lab/SAB3R)
|
| 30 |
[](#)
|
| 31 |
+
[](https://github.com/UVA-Computer-Vision-Lab/sab-3r)
|
| 32 |
|
| 33 |
</div>
|
| 34 |
|
|
|
|
| 73 |
|
| 74 |
1. Clone the repository:
|
| 75 |
```bash
|
| 76 |
+
git clone https://github.com/UVA-Computer-Vision-Lab/sab-3r.git
|
| 77 |
cd sab3r
|
| 78 |
```
|
| 79 |
|
mast3r/demo.py
CHANGED
|
@@ -718,7 +718,7 @@ def main_demo(
|
|
| 718 |
<span style="margin-right: 8px;">🌐</span>
|
| 719 |
<span>Website</span>
|
| 720 |
</a>
|
| 721 |
-
<a href="https://github.com/UVA-Computer-Vision-Lab/
|
| 722 |
style="display: inline-flex; align-items: center; padding: 8px 16px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 6px; text-decoration: none; color: #495057; font-size: 14px;">
|
| 723 |
<span style="margin-right: 8px;">⚡</span>
|
| 724 |
<span>GitHub</span>
|
|
|
|
| 718 |
<span style="margin-right: 8px;">🌐</span>
|
| 719 |
<span>Website</span>
|
| 720 |
</a>
|
| 721 |
+
<a href="https://github.com/UVA-Computer-Vision-Lab/sab-3r" target="_blank"
|
| 722 |
style="display: inline-flex; align-items: center; padding: 8px 16px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 6px; text-decoration: none; color: #495057; font-size: 14px;">
|
| 723 |
<span style="margin-right: 8px;">⚡</span>
|
| 724 |
<span>GitHub</span>
|