salso commited on
Commit
a927703
β€’
1 Parent(s): a2aedcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -381,7 +381,7 @@ with block:
381
  </div>
382
  ''')
383
  gr.HTML("""
384
- <center><h2><a href="https://api-dashboard-fotographer-app-dot-fotographer-ai.an.r.appspot.com/">πŸ”— Check out our API!</a></h2></center>""")
385
 
386
  with gr.Row():
387
  gr.Markdown("### F.ai Fuzer: Real Composite Photography in 2 minutes!")
@@ -404,7 +404,7 @@ with block:
404
  <div class="container">
405
  <h1>πŸš€ For more freedom of usage, check out our API</h1>
406
  <p>πŸ‘€ You can test with free credits:</p>
407
- <h2><a href="https://api-dashboard-fotographer-app-dot-fotographer-ai.an.r.appspot.com/">πŸ”— API Dashboard</a></h2>
408
  </div>
409
  ''')
410
 
 
381
  </div>
382
  ''')
383
  gr.HTML("""
384
+ <center><h2><a href="https://api-dashboard.fotographer.ai/login.html">πŸ”— Check out our API!</a></h2></center>""")
385
 
386
  with gr.Row():
387
  gr.Markdown("### F.ai Fuzer: Real Composite Photography in 2 minutes!")
 
404
  <div class="container">
405
  <h1>πŸš€ For more freedom of usage, check out our API</h1>
406
  <p>πŸ‘€ You can test with free credits:</p>
407
+ <h2><a href="https://api-dashboard.fotographer.ai/login.html">πŸ”— API Dashboard</a></h2>
408
  </div>
409
  ''')
410