Spaces:
Runtime error
Runtime error
add: cover
Browse files
app.py
CHANGED
|
@@ -19,7 +19,7 @@ from common.utils import (
|
|
| 19 |
DESCRIPTION = """
|
| 20 |
# Image Matching WebUI
|
| 21 |
This Space demonstrates [Image Matching WebUI](https://github.com/Vincentqyw/image-matching-webui) by vincent qin. Feel free to play with it, or duplicate to run image matching without a queue!
|
| 22 |
-
|
| 23 |
🔎 For more details about supported local features and matchers, please refer to https://github.com/Vincentqyw/image-matching-webui
|
| 24 |
|
| 25 |
🚀 All algorithms run on CPU for inference, causing slow speeds and high latency. For faster inference, please download the [source code](https://github.com/Vincentqyw/image-matching-webui) for local deployment.
|
|
|
|
| 19 |
DESCRIPTION = """
|
| 20 |
# Image Matching WebUI
|
| 21 |
This Space demonstrates [Image Matching WebUI](https://github.com/Vincentqyw/image-matching-webui) by vincent qin. Feel free to play with it, or duplicate to run image matching without a queue!
|
| 22 |
+
<br/><br/>
|
| 23 |
🔎 For more details about supported local features and matchers, please refer to https://github.com/Vincentqyw/image-matching-webui
|
| 24 |
|
| 25 |
🚀 All algorithms run on CPU for inference, causing slow speeds and high latency. For faster inference, please download the [source code](https://github.com/Vincentqyw/image-matching-webui) for local deployment.
|