Vincentqyw commited on
Commit
3d6aea6
β€’
1 Parent(s): 144be4b

update: DESCRIPTION

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ This Space demonstrates [Image Matching WebUI](https://github.com/Vincentqyw/ima
14
 
15
  πŸ”Ž For more details about supported local features and matchers, please refer to https://github.com/Vincentqyw/image-matching-webui
16
 
17
- πŸš€ All algorithms run on CPU for inference on HF, causing slow speeds and high latency. For faster inference, please download the [source code](https://github.com/Vincentqyw/image-matching-webui) for local deployment or check [openxlab space](https://openxlab.org.cn/apps/detail/Realcat/image-matching-webui) and [direct URL](https://g-app-center-083997-7409-n9elr1.openxlab.space)
18
 
19
  πŸ› Your feedback is valuable to me. Please do not hesitate to report any bugs [here](https://github.com/Vincentqyw/image-matching-webui/issues).
20
  """
 
14
 
15
  πŸ”Ž For more details about supported local features and matchers, please refer to https://github.com/Vincentqyw/image-matching-webui
16
 
17
+ πŸš€ All algorithms run on CPU for inference on HF, causing slow speeds and high latency. For faster inference, please download the [source code](https://github.com/Vincentqyw/image-matching-webui) for local deployment.
18
 
19
  πŸ› Your feedback is valuable to me. Please do not hesitate to report any bugs [here](https://github.com/Vincentqyw/image-matching-webui/issues).
20
  """