MaksG commited on
Commit
3dae14e
1 Parent(s): 8df39f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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"):