Spaces:
Paused
Paused
Update app.py
Browse files
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 |
|