Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -128,7 +128,7 @@ def plot_and_return_stats(
|
|
128 |
|
129 |
|
130 |
with gr.Blocks(
|
131 |
-
theme=gr.themes.Soft()
|
132 |
) as demo:
|
133 |
with gr.Row():
|
134 |
gr.Markdown(
|
|
|
128 |
|
129 |
|
130 |
with gr.Blocks(
|
131 |
+
theme=gr.themes.Soft()
|
132 |
) as demo:
|
133 |
with gr.Row():
|
134 |
gr.Markdown(
|