salso commited on
Commit
ea9a3c9
β€’
1 Parent(s): de450ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -483,7 +483,7 @@ with block:
483
  </div>
484
  ''')
485
  gr.HTML("""
486
- <center><h2><a href="https://api-dashboard.fotographer.ai/login.html">πŸ”— 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,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://api-dashboard.fotographer.ai/login.html">πŸ”— API Dashboard</a></h2>
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