zxsipola123456 commited on
Commit
0ab8dee
·
verified ·
1 Parent(s): c29446b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -56,11 +56,11 @@ def validate_offi_api_key(api_key):
56
  app = gr.Blocks(css="style.css")
57
 
58
  with app:
59
- gr.HTML('''
60
  <div class="header">
61
  <div class="header-title">API-Key 验证</div>
62
  <div class="header-subtitle">
63
- 中转key购买地址 <a href="https://buy.sipola.cn" target="_blank">here</a>,ai文案生成可使用中转key,请访问 <a href="https://ai.sipola.cn" target="_blank">here</a>
64
  </div>
65
  </div>
66
  ''')
 
56
  app = gr.Blocks(css="style.css")
57
 
58
  with app:
59
+ gr.HTML('''
60
  <div class="header">
61
  <div class="header-title">API-Key 验证</div>
62
  <div class="header-subtitle">
63
+ 中转key购买地址 <a href="https://buy.sipola.cn" target="_blank">here</a>,ai文案生成可使用中转key,请访问 <a href="https://ai.sipola.cn" target="_blank">here</a>
64
  </div>
65
  </div>
66
  ''')