kevinwang676 commited on
Commit
5861cfb
·
1 Parent(s): e72c0e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ app = gr.Blocks()
171
 
172
  with app:
173
  gr.Markdown("# <center>🥳💕🎶 NeuCo AI歌手,无需训练、一键翻唱</center>")
174
- gr.Markdown("## <center>🌟 只需10秒音频,一键翻唱任意歌手的任意歌曲! </center>")
175
  gr.Markdown("### <center>🌊 更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com);滔滔AI,为爱滔滔!💕</center>")
176
  with gr.Row():
177
  with gr.Column():
 
171
 
172
  with app:
173
  gr.Markdown("# <center>🥳💕🎶 NeuCo AI歌手,无需训练、一键翻唱</center>")
174
+ gr.Markdown("## <center>🌟 只需10秒音频,一键翻唱任意歌手的任意歌曲!Powered by [NeuCoSVC](https://github.com/thuhcsi/NeuCoSVC)</center>")
175
  gr.Markdown("### <center>🌊 更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com);滔滔AI,为爱滔滔!💕</center>")
176
  with gr.Row():
177
  with gr.Column():