Spaces:
Runtime error
Runtime error
Commit
·
153cbe2
1
Parent(s):
5534b54
tweaks
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ with gr.Blocks() as demo:
|
|
5 |
"""
|
6 |
# Find Your Siblings
|
7 |
|
8 |
-
Upload your face and find the most similar people from the X dataset. Powered by Upstash Vector 🚀
|
9 |
"""
|
10 |
)
|
11 |
|
|
|
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 |
"""
|
10 |
)
|
11 |
|