Spaces:
Running
Running
Realcat
commited on
Commit
β’
34bd8da
1
Parent(s):
b648661
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.
|