Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -483,7 +483,7 @@ with block:
|
|
483 |
</div>
|
484 |
''')
|
485 |
gr.HTML("""
|
486 |
-
<center><h2><a href="https://
|
487 |
|
488 |
with gr.Row():
|
489 |
gr.Markdown("### F.ai Fuzer: Real Composite Photography in 2 minutes!")
|
@@ -506,7 +506,7 @@ with block:
|
|
506 |
<div class="container">
|
507 |
<h1>π For more freedom of usage, check out our API</h1>
|
508 |
<p>π€ You can test with free credits:</p>
|
509 |
-
<h2><a href="https://
|
510 |
</div>
|
511 |
''')
|
512 |
|
|
|
483 |
</div>
|
484 |
''')
|
485 |
gr.HTML("""
|
486 |
+
<center><h2><a href="https://fotographer.ai/api/top">π Check out our API!</a></h2></center>""")
|
487 |
|
488 |
with gr.Row():
|
489 |
gr.Markdown("### F.ai Fuzer: Real Composite Photography in 2 minutes!")
|
|
|
506 |
<div class="container">
|
507 |
<h1>π For more freedom of usage, check out our API</h1>
|
508 |
<p>π€ You can test with free credits:</p>
|
509 |
+
<h2><a href="https://fotographer.ai/api/top">π API Dashboard</a></h2>
|
510 |
</div>
|
511 |
''')
|
512 |
|