Hmjz100 commited on
Commit
c8bf4fc
·
verified ·
1 Parent(s): e30830b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -332,7 +332,6 @@ with gr.Blocks(title="MT3", theme=gr.themes.Soft()) as demo:
332
  )
333
 
334
  gr.HTML('''<div class="footer">
335
- <p style='text-align: center'>出错了?试试把文件转换为WAV后再上传吧~</p>
336
  <p style='text-align: center'><a href='https://arxiv.org/abs/2111.03017' target='_blank'>Arxiv 论文</a> | <a href='https://github.com/hmjz100/mt3' target='_blank'>Github 仓库</a></p>
337
  </div>''')
338
 
 
332
  )
333
 
334
  gr.HTML('''<div class="footer">
 
335
  <p style='text-align: center'><a href='https://arxiv.org/abs/2111.03017' target='_blank'>Arxiv 论文</a> | <a href='https://github.com/hmjz100/mt3' target='_blank'>Github 仓库</a></p>
336
  </div>''')
337