kevinwang676 commited on
Commit
9965f6c
·
verified ·
1 Parent(s): cc3a828

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -50,7 +50,8 @@ title_markdown = ("""
50
  """)
51
 
52
  pic_markdown = ("""
53
- <h1 align="center"><a href="https://www.talktalkai.com/"><img src="https://download.openxlab.org.cn/models/Kevin676/rvc-models/weight/talktalkai-cover.png", alt="talktalkai-cover" border="0" style="margin: 0 auto; height: 220px;" /></a> </h1>
 
54
  """)
55
 
56
  with gr.Blocks() as app:
 
50
  """)
51
 
52
  pic_markdown = ("""
53
+ <h3 align="center"> </h3>
54
+ <h1 align="center"><a href="https://www.talktalkai.com/"><img src="https://download.openxlab.org.cn/models/Kevin676/rvc-models/weight/talktalkai-cover.png", alt="talktalkai-cover" border="0" style="margin: 0 auto; height: 300px;" /></a> </h1>
55
  """)
56
 
57
  with gr.Blocks() as app: