Spaces:
Running
on
Zero
Running
on
Zero
update: app
Browse files- imcui/ui/app_class.py +3 -2
imcui/ui/app_class.py
CHANGED
|
@@ -23,9 +23,10 @@ DESCRIPTION = """
|
|
| 23 |
# Image Matching WebUI
|
| 24 |
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!
|
| 25 |
<br/>
|
| 26 |
-
π For more details about supported local features and matchers, please refer to https://github.com/Vincentqyw/image-matching-webui
|
| 27 |
|
| 28 |
-
π
|
|
|
|
|
|
|
| 29 |
|
| 30 |
π Your feedback is valuable to me. Please do not hesitate to report any bugs [here](https://github.com/Vincentqyw/image-matching-webui/issues).
|
| 31 |
"""
|
|
|
|
| 23 |
# Image Matching WebUI
|
| 24 |
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!
|
| 25 |
<br/>
|
|
|
|
| 26 |
|
| 27 |
+
π **Now GPU-accelerated!** Thanks to HuggingFace's community grant, all algorithms run on GPU for fast, responsive inference.
|
| 28 |
+
|
| 29 |
+
π For more details about supported local features and matchers, please refer to https://github.com/Vincentqyw/image-matching-webui
|
| 30 |
|
| 31 |
π Your feedback is valuable to me. Please do not hesitate to report any bugs [here](https://github.com/Vincentqyw/image-matching-webui/issues).
|
| 32 |
"""
|