sasha HF staff commited on
Commit
400023d
β€’
1 Parent(s): f8a315e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ pd.options.plotting.backend = "plotly"
9
 
10
  with gr.Blocks() as demo:
11
  gr.Markdown("# πŸ€— Diffusion Cluster Explorer")
12
- gr.Markdown(_ABSTRACT)
13
  with gr.Tab("Exploring all professions together"):
14
  gr.Markdown(
15
  "TODO"
 
9
 
10
  with gr.Blocks() as demo:
11
  gr.Markdown("# πŸ€— Diffusion Cluster Explorer")
12
+ gr.Markdown("description will go here")
13
  with gr.Tab("Exploring all professions together"):
14
  gr.Markdown(
15
  "TODO"