You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ (app_class.py): redesign UI with improved styling and layout organization
♻️ (app_class.py): restructure settings into tabs instead of accordions for better UX
📝 (app_class.py): update description with GPU acceleration info and better formatting
💡 (app_class.py): move image settings to separate tab and adjust font sizes
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
30
<br/>
26
-
🔎 For more details about supported local features and matchers, please refer to https://github.com/Vincentqyw/image-matching-webui
31
+
🚀 **Now GPU-accelerated!** Thanks to HuggingFace's community grant, all algorithms run on GPU for fast, responsive inference.
27
32
28
-
🚀 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.
33
+
🔎 For more details about supported local features and matchers, please refer to https://github.com/Vincentqyw/image-matching-webui
29
34
30
35
🐛 Your feedback is valuable to me. Please do not hesitate to report any bugs [here](https://github.com/Vincentqyw/image-matching-webui/issues).
0 commit comments