alexnasa commited on
Commit
7cddffd
·
verified ·
1 Parent(s): 9f9fade

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -471,6 +471,7 @@ def update_demo(mode, smart_transcript, edit_word_mode, transcript, edit_from_wo
471
 
472
  def get_app():
473
  with gr.Blocks() as app:
 
474
  gr.Markdown("This is a duplicated space as the original space was broken."
475
  "The description of the license is based of the original github page.")
476
 
 
471
 
472
  def get_app():
473
  with gr.Blocks() as app:
474
+ gr.Markdown("## VoiceCraft")
475
  gr.Markdown("This is a duplicated space as the original space was broken."
476
  "The description of the license is based of the original github page.")
477