Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
767af22
1
Parent(s):
c856887
Update app.py
Browse files
app.py
CHANGED
@@ -208,12 +208,14 @@ def predict_song_from_yt(
|
|
208 |
|
209 |
description = f"""
|
210 |
|
211 |
-
## <center>🌟 - 滔滔AI合作音乐人:[一清清清](https://space.bilibili.com/22960772?spm_id_from=333.337.0.0)
|
212 |
|
213 |
## <center>🌊 - 滔滔AI,为您提供全场景的AI声音服务(如AI拟声、AI歌手、AI变声等)</center>
|
214 |
|
215 |
### <center>🎡 - 更多精彩,尽在[滔滔AI](http://www.talktalkai.com);合作:[email protected]</center>
|
216 |
|
|
|
|
|
217 |
""".strip()
|
218 |
|
219 |
article = """
|
|
|
208 |
|
209 |
description = f"""
|
210 |
|
211 |
+
## <center>🌟 - 滔滔AI合作音乐人:[一清清清](https://space.bilibili.com/22960772?spm_id_from=333.337.0.0);AI歌手,唱我想唱!</center>
|
212 |
|
213 |
## <center>🌊 - 滔滔AI,为您提供全场景的AI声音服务(如AI拟声、AI歌手、AI变声等)</center>
|
214 |
|
215 |
### <center>🎡 - 更多精彩,尽在[滔滔AI](http://www.talktalkai.com);合作:[email protected]</center>
|
216 |
|
217 |
+
### <center>💡 - 如何使用此程序:填写视频网址和视频起止时间后,点击“submit”按键即可!</center>
|
218 |
+
|
219 |
""".strip()
|
220 |
|
221 |
article = """
|