Update app.py
Browse filesPlaced back original code
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 |
|