Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|