VoiceCloning-be commited on
Commit
2e94fc1
1 Parent(s): 4f97017

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -572,8 +572,6 @@ def show_components_down(value_active):
572
 
573
  def get_gui(theme):
574
  with gr.Blocks(theme=theme, delete_cache=(3200, 3200)) as app:
575
- gr.Markdown(title)
576
- gr.Markdown(description)
577
 
578
  active_tts = active_tts_conf()
579
  with gr.Row():
 
572
 
573
  def get_gui(theme):
574
  with gr.Blocks(theme=theme, delete_cache=(3200, 3200)) as app:
 
 
575
 
576
  active_tts = active_tts_conf()
577
  with gr.Row():