vivek9 commited on
Commit
442b242
·
verified ·
1 Parent(s): f0de149

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -49,7 +49,6 @@ def dsm_fn(DSM_path_to_csv_left, DSM_path_to_csv_right, DSM_identifier_column, D
49
  theme = gr.themes.Base(
50
  primary_hue="gray",
51
  secondary_hue="orange",
52
- text_size="text_lg",
53
  ).set(
54
  body_background_fill='*primary_200',
55
  body_background_fill_dark='*primary_950',
 
49
  theme = gr.themes.Base(
50
  primary_hue="gray",
51
  secondary_hue="orange",
 
52
  ).set(
53
  body_background_fill='*primary_200',
54
  body_background_fill_dark='*primary_950',