ttsteam commited on
Commit
9938c8d
·
1 Parent(s): 27dd6a9
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ for example in EXAMPLES:
62
 
63
 
64
  # Define Gradio interface with layout adjustments
65
- with gr.Blocks(css="body { font-family: Arial, sans-serif; }") as iface:
66
  gr.Markdown(
67
  """
68
  # **IndicF5: High-Quality Text-to-Speech for Indian Languages**
 
62
 
63
 
64
  # Define Gradio interface with layout adjustments
65
+ with gr.Blocks() as iface:
66
  gr.Markdown(
67
  """
68
  # **IndicF5: High-Quality Text-to-Speech for Indian Languages**