Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -137,7 +137,7 @@ else:
|
|
137 |
|
138 |
with gr.Blocks(
|
139 |
theme=gr.themes.Base(
|
140 |
-
font = [gr.themes.GoogleFont("
|
141 |
)
|
142 |
) as demo:
|
143 |
gr.HTML(
|
|
|
137 |
|
138 |
with gr.Blocks(
|
139 |
theme=gr.themes.Base(
|
140 |
+
font = [gr.themes.GoogleFont("Teachers"), "Arial", "sans-serif"],
|
141 |
)
|
142 |
) as demo:
|
143 |
gr.HTML(
|