kevinwang676 commited on
Commit
e3deb88
·
verified ·
1 Parent(s): 20bf74d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -109,8 +109,8 @@ def get_arena_table(model_table_df):
109
 
110
 
111
  title_markdown = ("""
112
- <h1 align="center"> 🌊💕🎶 滔滔AI,AI歌手模型开源社区 </h2>
113
- <h2 align="center"> 🌟 完全开源、完全免费、共建共享!全网AI歌手任您选择! </h2>
114
  """)
115
 
116
  pic_markdown = ("""
@@ -157,7 +157,7 @@ with gr.Blocks(theme=gr.themes.Base(text_size=text_size), css=block_css) as app:
157
  arena_table_vals = get_arena_table(model_table_df)
158
  md = """
159
  AI翻唱🎶:您可以在社区中复制您喜欢的AI歌手的“模型zip链接”,之后就可以在“🌟重磅首发 - AI歌手全明星💕”页面中通过粘贴zip链接来使用您喜欢的AI歌手模型啦!\n
160
- [手机端📱](https://kevinwang676-talktalkai-models.hf.space)查看滔滔AI精选模型
161
  """
162
  gr.Markdown(md, elem_id="leaderboard_markdown")
163
  gr.Dataframe(
 
109
 
110
 
111
  title_markdown = ("""
112
+ <h2 align="center"> 🌊💕🎶 滔滔AI,AI歌手模型开源社区 </h2>
113
+ <h3 align="center"> 🌟 完全开源、完全免费、共建共享!全网AI歌手任您选择! </h3>
114
  """)
115
 
116
  pic_markdown = ("""
 
157
  arena_table_vals = get_arena_table(model_table_df)
158
  md = """
159
  AI翻唱🎶:您可以在社区中复制您喜欢的AI歌手的“模型zip链接”,之后就可以在“🌟重磅首发 - AI歌手全明星💕”页面中通过粘贴zip链接来使用您喜欢的AI歌手模型啦!\n
160
+ [手机端📱](https://g-app-center-40055665-0593-xqmmjg6.openxlab.space)查看 滔滔AI精选模型
161
  """
162
  gr.Markdown(md, elem_id="leaderboard_markdown")
163
  gr.Dataframe(