cjc0013 commited on
Commit
38e9ecd
·
verified ·
1 Parent(s): dcc9830

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -194,8 +194,8 @@ def do_entity_search(state, name):
194
  # GRADIO UI
195
  # ===============================================================
196
 
197
- with gr.Blocks(title="Epstein Semantic Explorer v5") as demo:
198
- gr.Markdown("# **Epstein Semantic Explorer v5**
199
  Upload your `epstein_semantic.jsonl` file.")
200
 
201
  with gr.Row():
 
194
  # GRADIO UI
195
  # ===============================================================
196
 
197
+ with gr.Blocks(title="Epstein Semantic Explorer ") as demo:
198
+ gr.Markdown("# "**"Epstein Semantic Explorer "**"
199
  Upload your `epstein_semantic.jsonl` file.")
200
 
201
  with gr.Row():