RikkaBotan commited on
Commit
8524691
·
verified ·
1 Parent(s): 87f8bf1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ button:hover {
121
  # UI
122
  with gr.Blocks(css=pastel_css) as demo:
123
 
124
- gr.Markdown('# SemanticSemantic Web Search')
125
  gr.Markdown('## Fast Semantic Retrieval with Stable Static Embedding')
126
 
127
  with gr.Column(elem_classes="model-card"):
 
121
  # UI
122
  with gr.Blocks(css=pastel_css) as demo:
123
 
124
+ gr.Markdown('# Semantic Web Search')
125
  gr.Markdown('## Fast Semantic Retrieval with Stable Static Embedding')
126
 
127
  with gr.Column(elem_classes="model-card"):