BoukamchaSmartVisions commited on
Commit
33e3ac2
1 Parent(s): 0f706be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -17,11 +17,7 @@ HEADER = """
17
  <p>
18
  <span style="font-size: 30px; vertical-align: bottom;"> OmniGlue: Generalizable Feature Matching with Foundation Model Guidance</span>
19
  </p>
20
- <p style="margin-top: -15px;">
21
- <a href="https://arxiv.org/abs/2405.12979" target="_blank" style="color: grey;">ArXiv Paper</a>
22
- &nbsp;
23
- <a href="https://github.com/google-research/omniglue" target="_blank" style="color: grey;">GitHub Repository</a>
24
- </p>
25
  <p>
26
  Upload two images 🖼️ of the object and identify matches between them 🚀
27
  </p>
 
17
  <p>
18
  <span style="font-size: 30px; vertical-align: bottom;"> OmniGlue: Generalizable Feature Matching with Foundation Model Guidance</span>
19
  </p>
20
+
 
 
 
 
21
  <p>
22
  Upload two images 🖼️ of the object and identify matches between them 🚀
23
  </p>