User1342 commited on
Commit
f7824bf
1 Parent(s): 7fc9d21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -353,9 +353,9 @@ with block:
353
  gr.Markdown(
354
  """___
355
  <p style='text-align: center'>
356
- Created by <a href="https://twitter.com/_JamesStevenson" target="_blank"James Stevenson</a> et al. 2021-2022
357
  <br/>
358
- <a href="https://github.com/CartographerLabs/Pinpoint" target="_blank">GitHub</a>
359
  </p>"""
360
  )
361
 
 
353
  gr.Markdown(
354
  """___
355
  <p style='text-align: center'>
356
+ Created by <a href="https://twitter.com/_JamesStevenson" target="_blank"</a> James Stevenson
357
  <br/>
358
+ <a href="https://github.com/CartographerLabs/Pinpoint" target="_blank"></a> Pinpoint GitHub
359
  </p>"""
360
  )
361