Cartof commited on
Commit
9a63872
1 Parent(s): 9d10ae3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,6 +185,6 @@ with gr.Blocks() as demo:
185
  # }
186
  #)
187
 
188
- gr.set_gradio_chart_theme(theme="light")
189
 
190
  demo.launch()
 
185
  # }
186
  #)
187
 
188
+ #gr.set_gradio_chart_theme(theme="light")
189
 
190
  demo.launch()