PierreBrunelle
commited on
Commit
•
21af96b
1
Parent(s):
7051ad3
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ with gr.Blocks(theme=gr.themes.Base()) as demo:
|
|
63 |
"""
|
64 |
<div style= margin-bottom: 20px;">
|
65 |
<img src="https://raw.githubusercontent.com/pixeltable/pixeltable/main/docs/source/data/pixeltable-logo-large.png" alt="Pixeltable" style="max-width: 150px;" />
|
66 |
-
<h2>
|
67 |
</div>
|
68 |
"""
|
69 |
)
|
|
|
63 |
"""
|
64 |
<div style= margin-bottom: 20px;">
|
65 |
<img src="https://raw.githubusercontent.com/pixeltable/pixeltable/main/docs/source/data/pixeltable-logo-large.png" alt="Pixeltable" style="max-width: 150px;" />
|
66 |
+
<h2>Text and Image similarity search on video frames with embedding indexes</h2>
|
67 |
</div>
|
68 |
"""
|
69 |
)
|