zxsipola123456 commited on
Commit
36e8f2b
·
verified ·
1 Parent(s): 85ad0c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ with app:
129
  gr.Markdown("### <center>注意获取中转API Key [here](https://buy.sipola.cn).</center>")
130
  gr.HTML('''
131
  <div class="footer">
132
- <p>Power by sipola </p>
133
  </div>
134
  ''')
135
 
 
129
  gr.Markdown("### <center>注意获取中转API Key [here](https://buy.sipola.cn).</center>")
130
  gr.HTML('''
131
  <div class="footer">
132
+ <center><p>Power by sipola </p></center>
133
  </div>
134
  ''')
135