Zhu-FaceOnLive commited on
Commit
df181d2
Β·
verified Β·
1 Parent(s): c95dcd6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ with gr.Blocks(css=custom_css) as demo:
127
  image = gr.Image(type='filepath', height=480)
128
  token = gr.Textbox(placeholder="(Optional) Premium Token via the link below.", label="Premium Token")
129
  gr.HTML("<a href='https://faceonlive.pocketsflow.com/checkout?productId=676c15b1971244a587ca07cb' target='_blank'>Get Premium Token: Perform Deep Search & Full URLs</a>")
130
- gr.HTML("<a href='https://faceonlive.pocketsflow.com/checkout?productId=676c15b1971244a587ca07cb' target='_blank'>Send DMCA & GDPR Takedown Notices On Your Behalf, Opt-Out From Search</a>")
131
  search_face_button = gr.Button("Search Face")
132
  with gr.Column(scale=2):
133
  output = gr.Gallery(label="Found Images", columns=[4], object_fit="contain", height="auto")
 
127
  image = gr.Image(type='filepath', height=480)
128
  token = gr.Textbox(placeholder="(Optional) Premium Token via the link below.", label="Premium Token")
129
  gr.HTML("<a href='https://faceonlive.pocketsflow.com/checkout?productId=676c15b1971244a587ca07cb' target='_blank'>Get Premium Token: Perform Deep Search & Full URLs</a>")
130
+ gr.HTML("<a href='https://faceonlive.pocketsflow.com/checkout?productId=676d7e7597f8b3b699f84820' target='_blank'>Send DMCA & GDPR Takedown Notices On Your Behalf, Opt-Out From Search</a>")
131
  search_face_button = gr.Button("Search Face")
132
  with gr.Column(scale=2):
133
  output = gr.Gallery(label="Found Images", columns=[4], object_fit="contain", height="auto")