PringlePeanut commited on
Commit
b7ff847
·
verified ·
1 Parent(s): eccb956

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -133,7 +133,6 @@ theme = gr.themes.Base().set(
133
  block_border_color='#FAB9CB', # Block border color
134
  button_primary_background_fill='#FAB9CB', # Primary button background color
135
  button_primary_background_fill_dark='#FAB9CB', # Dark primary button background color
136
- gr.Font("slkscr.ttf")
137
  )
138
 
139
  # Setup the Gradio Blocks interface with custom layout components
 
133
  block_border_color='#FAB9CB', # Block border color
134
  button_primary_background_fill='#FAB9CB', # Primary button background color
135
  button_primary_background_fill_dark='#FAB9CB', # Dark primary button background color
 
136
  )
137
 
138
  # Setup the Gradio Blocks interface with custom layout components