Zhu-FaceOnLive commited on
Commit
764dcd6
·
verified ·
1 Parent(s): 904e021

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ def search_face_examples(image):
142
  return search_face(image), gr.update(visible=False), gr.update(visible=True)
143
 
144
  MARKDOWN0 = """
145
- # Free Face Search Online (❤️Like above if this space helps
146
  #### [Learn more about our Reverse Face Search](https://faceonlive.com/face-search-online)
147
  #### [Check out our Face Search API integration and Affiliate Program here.](https://portfolio.faceonlive.com/#face_search)
148
  """
 
142
  return search_face(image), gr.update(visible=False), gr.update(visible=True)
143
 
144
  MARKDOWN0 = """
145
+ # Free Face Search Online - ❤️Like above if this space helps
146
  #### [Learn more about our Reverse Face Search](https://faceonlive.com/face-search-online)
147
  #### [Check out our Face Search API integration and Affiliate Program here.](https://portfolio.faceonlive.com/#face_search)
148
  """