Spaces:
Running
Running
Mahiruoshi
commited on
Commit
•
f6fda8c
1
Parent(s):
9dd8106
Update app.py
Browse files
app.py
CHANGED
@@ -387,7 +387,7 @@ if __name__ == "__main__":
|
|
387 |
]
|
388 |
with gr.Blocks() as app:
|
389 |
gr.Markdown(
|
390 |
-
|
391 |
)
|
392 |
for band in BandList:
|
393 |
with gr.TabItem(band):
|
|
|
387 |
]
|
388 |
with gr.Blocks() as app:
|
389 |
gr.Markdown(
|
390 |
+
f"Bang Dream全员TTS,使用本模型请严格遵守法律法规!\n 发布二创作品请标注本项目作者<a href='https://space.bilibili.com/19874615/'>B站@Mahiroshi</a>及项目链接\n从 <a href='https://nijigaku.top/2023/10/03/BangDreamTTS/'>我的博客站点</a> 查看使用说明</a>"
|
391 |
)
|
392 |
for band in BandList:
|
393 |
with gr.TabItem(band):
|