Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -136,7 +136,7 @@ with gr.Blocks() as demo:
|
|
136 |
plt_figure = gr.Plot()
|
137 |
|
138 |
with gr.Tab("Chart Generation"):
|
139 |
-
gr.Markdown("## 🚧 Actuellement en maintenance 🚧")
|
140 |
with gr.Tab("Overall"):
|
141 |
btn_overall = gr.Button("Overall Review")
|
142 |
with gr.Tab("By Expert"):
|
|
|
136 |
plt_figure = gr.Plot()
|
137 |
|
138 |
with gr.Tab("Chart Generation"):
|
139 |
+
#gr.Markdown("## 🚧 Actuellement en maintenance 🚧")
|
140 |
with gr.Tab("Overall"):
|
141 |
btn_overall = gr.Button("Overall Review")
|
142 |
with gr.Tab("By Expert"):
|