selfitcamera commited on
Commit
1ecc3a6
1 Parent(s): a94f1a5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ def onLoad(request: gr.Request):
119
  info = info+" Wait for 3~10 mins and refresh this page, successed results will display in the history tab at the bottom. "
120
  info = info+f" your task position in queue is {position}. "
121
  info = info+f" 任务正在排队,队列位置 {position}. "
122
- info = info + "Go to heybeauty for better virtual try-on ! https://www.producthunt.com/posts/heybeauty"
123
  time.sleep(3)
124
  except Exception as e:
125
  print(e)
 
119
  info = info+" Wait for 3~10 mins and refresh this page, successed results will display in the history tab at the bottom. "
120
  info = info+f" your task position in queue is {position}. "
121
  info = info+f" 任务正在排队,队列位置 {position}. "
122
+ info = info + "Go to heybeauty for better virtual try-on ! https://heybeauty.ai/extension"
123
  time.sleep(3)
124
  except Exception as e:
125
  print(e)