AceXRoux commited on
Commit
a5e603e
·
verified ·
1 Parent(s): 6a47d15

Update app.py

Browse files

Placed back original code

Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -293,7 +293,6 @@ with gr.Blocks(title="GeoVLM - AI Geolocation", theme=gr.themes.Soft()) as demo:
293
  **Note:** This is a demo. Predictions may not always be accurate. Use responsibly for educational and research purposes.
294
 
295
  Built with ❤️ using [Gradio](https://gradio.app) and [Hugging Face Transformers](https://huggingface.co/transformers)
296
- [LinkedIn](https://www.linkedin.com/in/vance-poitier/)
297
  """
298
  )
299
 
 
293
  **Note:** This is a demo. Predictions may not always be accurate. Use responsibly for educational and research purposes.
294
 
295
  Built with ❤️ using [Gradio](https://gradio.app) and [Hugging Face Transformers](https://huggingface.co/transformers)
 
296
  """
297
  )
298