eienmojiki commited on
Commit
4de31af
·
verified ·
1 Parent(s): 3eec75f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -166,7 +166,7 @@ else:
166
  pipe = None
167
 
168
  with gr.Blocks(
169
- theme=gr.themes.Default(
170
  font = [gr.themes.GoogleFont("Teachers"), "Arial", "sans-serif"],
171
  primary_hue="rose",
172
  secondary_hue="pink"
 
166
  pipe = None
167
 
168
  with gr.Blocks(
169
+ theme=gr.themes.Base(
170
  font = [gr.themes.GoogleFont("Teachers"), "Arial", "sans-serif"],
171
  primary_hue="rose",
172
  secondary_hue="pink"