Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
![banner](assets/mast3r.jpg)
|
2 |
|
3 |
Official implementation of `Grounding Image Matching in 3D with MASt3R`
|
|
|
1 |
+
---
|
2 |
+
title: Demo
|
3 |
+
emoji: 🖼️
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "3.0.19" # or the appropriate version you are using
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
![banner](assets/mast3r.jpg)
|
14 |
|
15 |
Official implementation of `Grounding Image Matching in 3D with MASt3R`
|