Spaces:
Running
Running
Commit
·
926e893
1
Parent(s):
a86a515
Update app_multi.py
Browse files- app_multi.py +2 -2
app_multi.py
CHANGED
@@ -698,9 +698,9 @@ async def _example_edge_tts(
|
|
698 |
|
699 |
with app:
|
700 |
gr.HTML("<center>"
|
701 |
-
"<h1>🥳🎶🎡 - AI
|
702 |
"</center>")
|
703 |
-
gr.Markdown("### <center>🌊 -
|
704 |
gr.Markdown("### <center>更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com);滔滔AI,为爱滔滔!💕</center>")
|
705 |
|
706 |
with gr.Tab("🤗 - 轻松提取音乐"):
|
|
|
698 |
|
699 |
with app:
|
700 |
gr.HTML("<center>"
|
701 |
+
"<h1>🥳🎶🎡 - AI歌手+RVC最新算法</h1>"
|
702 |
"</center>")
|
703 |
+
gr.Markdown("### <center>🌊 - 轻松上传音乐,一键生成歌曲,AI歌手准备就绪;Powered by [RVC-Project](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)</center>")
|
704 |
gr.Markdown("### <center>更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com);滔滔AI,为爱滔滔!💕</center>")
|
705 |
|
706 |
with gr.Tab("🤗 - 轻松提取音乐"):
|