XingyiHe commited on
Commit
3f5b583
·
1 Parent(s): cc5e23a
Files changed (1) hide show
  1. imcui/ui/app_class.py +1 -1
imcui/ui/app_class.py CHANGED
@@ -45,9 +45,9 @@ DESCRIPTION = '''
45
  [Zehong Shen](https://zehongs.github.io),
46
  [Xiaowei Zhou](https://xzhou.me/),
47
  [Hujun Bao](http://www.cad.zju.edu.cn/home/bao/)<sup>†</sup>
 
48
  > Arxiv 2025
49
 
50
- *This space is derived from [Image Matching WebUI](https://github.com/Vincentqyw/image-matching-webui). We are grateful to the authors for their contribution of the source code.
51
  *This space is currently operating in ZeroGPU mode, where the allocation of GPU resources requires additional time. As a result, the execution speed is significantly slower compared to a local machine.
52
  '''
53
 
 
45
  [Zehong Shen](https://zehongs.github.io),
46
  [Xiaowei Zhou](https://xzhou.me/),
47
  [Hujun Bao](http://www.cad.zju.edu.cn/home/bao/)<sup>†</sup>
48
+
49
  > Arxiv 2025
50
 
 
51
  *This space is currently operating in ZeroGPU mode, where the allocation of GPU resources requires additional time. As a result, the execution speed is significantly slower compared to a local machine.
52
  '''
53