jpwahle commited on
Commit
68c8475
1 Parent(s): 0ff93ec

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -128,7 +128,7 @@ def plot_and_return_stats(
128
 
129
 
130
  with gr.Blocks(
131
- theme=gr.themes.Soft(), css=".gradio-container {background-color: white}"
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(