zxsipola123456 commited on
Commit
2191352
·
verified ·
1 Parent(s): 53ce68f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ app = gr.Blocks()
89
 
90
  with app:
91
  gr.Markdown("# <center>TTS文本生成语音 + AI秒变声+需要使用中转key</center>")
92
- gr.Markdown("### <center>中转key购买地址[here](https://buy.sipola.cn),ai文案生成可使用中转key,请访问 [here](https://ai.sipola.cn)</center>")
93
  with gr.Tab("TTS文本生语音"):
94
  with gr.Row(variant='panel'):
95
  api_key = gr.Textbox(type='password', label='API Key', placeholder='请在此填写您的中转API Key')
 
89
 
90
  with app:
91
  gr.Markdown("# <center>TTS文本生成语音 + AI秒变声+需要使用中转key</center>")
92
+ gr.Markdown("### <center>中转key获取地址[here](https://buy.sipola.cn),ai文案生成可使用中转key,请访问 [here](https://ai.sipola.cn)</center>")
93
  with gr.Tab("TTS文本生语音"):
94
  with gr.Row(variant='panel'):
95
  api_key = gr.Textbox(type='password', label='API Key', placeholder='请在此填写您的中转API Key')