Spaces:
Runtime error
Runtime error
Commit ·
4a4f8b1
1
Parent(s): 4d74158
Update app.py
Browse files
app.py
CHANGED
|
@@ -48,7 +48,7 @@ with app:
|
|
| 48 |
gr.HTML("<center>"
|
| 49 |
"<h1>🥳🎶🎡 - KanTTS中文声音克隆</h1>"
|
| 50 |
"</center>")
|
| 51 |
-
gr.Markdown("
|
| 52 |
|
| 53 |
|
| 54 |
with gr.Row():
|
|
|
|
| 48 |
gr.HTML("<center>"
|
| 49 |
"<h1>🥳🎶🎡 - KanTTS中文声音克隆</h1>"
|
| 50 |
"</center>")
|
| 51 |
+
gr.Markdown("## <center>🌊 - 更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com);滔滔AI,为爱滔滔!💕</center>")
|
| 52 |
|
| 53 |
|
| 54 |
with gr.Row():
|