kevinwang676 commited on
Commit
9494605
·
1 Parent(s): 13ed9af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -261,7 +261,9 @@ with gr.Blocks(title="🐶🥳🎶 - Bark声音合成,开启声音真实复刻
261
  gr.Markdown(
262
  f"""
263
  ### <center>🤗 - Powered by [Bark Enhanced v0.4.0](https://github.com/C0untFloyd/bark-gui). Thanks to C0untFloyd.</center>
264
- <center>您可以复制该程序并用GPU运行: <a href="https://huggingface.co/spaces/{os.getenv('SPACE_ID')}?duplicate=true"><img style="display: inline; margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space" /></a>;更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com/);滔滔AI,为爱滔滔!💕</center>
 
 
265
  """
266
  )
267
  with gr.Tab("🐶 - Bark拟声"):
 
261
  gr.Markdown(
262
  f"""
263
  ### <center>🤗 - Powered by [Bark Enhanced v0.4.0](https://github.com/C0untFloyd/bark-gui). Thanks to C0untFloyd.</center>
264
+ 1. 您可以复制该程序并用GPU运行: <a href="https://huggingface.co/spaces/{os.getenv('SPACE_ID')}?duplicate=true"><img style="display: inline; margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space" /></a>
265
+ 2. 更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com/);滔滔AI,为爱滔滔!💕
266
+ 3. [Bark+声音克隆极速版](https://huggingface.co/spaces/kevinwang676/Bark-with-Voice-Cloning)也已上线🤩
267
  """
268
  )
269
  with gr.Tab("🐶 - Bark拟声"):