arahman347 commited on
Commit
0f397f6
·
verified ·
1 Parent(s): a0b0276

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -68,7 +68,6 @@ custom_theme = gr.themes.Soft(
68
  neutral_hue="pink",
69
  font=[gr.themes.GoogleFont("Times New Roman"), "sans-serif"],
70
  font_mono=[gr.themes.GoogleFont("Times New Roman"), "monospace"]
71
- ).set(
72
  font_size="lg" # Options: xs, sm, md, lg, xl, 2xl, etc.
73
  )
74
 
 
68
  neutral_hue="pink",
69
  font=[gr.themes.GoogleFont("Times New Roman"), "sans-serif"],
70
  font_mono=[gr.themes.GoogleFont("Times New Roman"), "monospace"]
 
71
  font_size="lg" # Options: xs, sm, md, lg, xl, 2xl, etc.
72
  )
73