Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ import gradio as gr
|
|
3 |
with gr.Blocks() as demo:
|
4 |
gr.Markdown(
|
5 |
"""
|
6 |
-
# Find Your
|
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 |
"""
|