xuelunshen commited on
Commit
8b53ab6
1 Parent(s): b23fcba
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -49,7 +49,7 @@ DESCRIPTION = """
49
  <div style="width: 50%; padding: 10px;">
50
  <p align="left">
51
  <span style="color: black;">
52
- You can click on the example images below or upload a pair of images. Running a match takes about 15 seconds. Please wait patiently and keep the window in the foreground during operation
53
  </span>
54
  <br>
55
  <span style="color: gray; font-size: smaller;">
@@ -64,7 +64,7 @@ DESCRIPTION = """
64
  </span>
65
  <br>
66
  <span style="color: black;">
67
- 运行一次匹配需要 15 秒左右的时间
68
  </span>
69
  <br>
70
  <span style="color: black;">
 
49
  <div style="width: 50%; padding: 10px;">
50
  <p align="left">
51
  <span style="color: black;">
52
+ You can click on the example images below or upload a pair of images. Running a match takes about 3.5 minutes (because the code is deployed on free CPU). Please wait patiently and keep the window in the foreground during operation
53
  </span>
54
  <br>
55
  <span style="color: gray; font-size: smaller;">
 
64
  </span>
65
  <br>
66
  <span style="color: black;">
67
+ 运行一次匹配需要 3.5 分钟左右的时间 (因为代码部署在免费cpu上)
68
  </span>
69
  <br>
70
  <span style="color: black;">