kevinwang676 commited on
Commit
745a156
·
1 Parent(s): 9494605

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -261,9 +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
- 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拟声"):
@@ -342,7 +342,7 @@ with gr.Blocks(title="🐶🥳🎶 - Bark声音合成,开启声音真实复刻
342
 
343
  gr.HTML('''
344
  <div class="footer">
345
- <p>🎶🖼️🎡 - It’s the intersection of technology and liberal arts that makes our hearts sing — Steve Jobs
346
  </p>
347
  </div>
348
  ''')
 
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>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></center>
265
+ <center>2. 更多精彩应用,敬请关注[滔滔AI](http://www.talktalkai.com);滔滔AI,为爱滔滔!💕</center>
266
+ <center>3. [Bark+声音克隆极速版](https://huggingface.co/spaces/kevinwang676/Bark-with-Voice-Cloning)也已上线!🤩</center>
267
  """
268
  )
269
  with gr.Tab("🐶 - Bark拟声"):
 
342
 
343
  gr.HTML('''
344
  <div class="footer">
345
+ <p>🌊🏞️🎶 - 江水东流急,[滔滔](http://www.talktalkai.com)无尽声。 明·顾璘
346
  </p>
347
  </div>
348
  ''')