omerXfaruq commited on
Commit
d21fc46
1 Parent(s): 153cbe2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import gradio as gr
3
  with gr.Blocks() as demo:
4
  gr.Markdown(
5
  """
6
- # Find Your Siblings
7
 
8
  Upload your face and find the most similar people from the X dataset. Powered by [Upstash Vector](https://upstash.com) 🚀
9
  """
 
3
  with gr.Blocks() as demo:
4
  gr.Markdown(
5
  """
6
+ # Find Your Twins
7
 
8
  Upload your face and find the most similar people from the X dataset. Powered by [Upstash Vector](https://upstash.com) 🚀
9
  """