Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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(
|
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"
|