hans00 commited on
Commit
3788d7d
·
verified ·
1 Parent(s): c94b939

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ def generate_sample_audio(text: str, temperature: float, interface_state, speake
71
  # Create the Gradio interface
72
  with gr.Blocks(title="OuteTTS Speaker Creator", theme=gr.themes.Soft()) as demo:
73
  # Add spacing to avoid Hugging Face header overlap
74
- gr.HTML("<div style='height: 40px;'></div>")
75
 
76
  with gr.Row():
77
  gr.Markdown("""
 
71
  # Create the Gradio interface
72
  with gr.Blocks(title="OuteTTS Speaker Creator", theme=gr.themes.Soft()) as demo:
73
  # Add spacing to avoid Hugging Face header overlap
74
+ gr.HTML("<div style='height: 200px;'></div>")
75
 
76
  with gr.Row():
77
  gr.Markdown("""