geolocation87 commited on
Commit
e046a8a
·
verified ·
1 Parent(s): 9129a59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -8,3 +8,14 @@ sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: true
10
  ---
 
 
 
 
 
 
 
 
 
 
 
 
8
  app_file: app.py
9
  pinned: true
10
  ---
11
+ <div align="center">
12
+ <a target="_blank" href="https://colab.research.google.com/github/inputoutputcontrol/geolocation/blob/main/web.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Web U.I. Demo"/></a>
13
+ <a target="_blank" href="https://colab.research.google.com/github/inputoutputcontrol/geolocation/blob/main/geo.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Non-Web U.I. Demo"/></a>
14
+ </div>
15
+ <h1>Pretty straight forward image geolocation tool using A.I., has a nice Gradio web interface for your liking</h1>
16
+ <h2>If you need to contact me about anything my Discord is @inputoutputcontrol</h2>
17
+ <a target="_blank" href="https://colab.research.google.com/drive/1hm_YOsslWkhgIaEw8wgS_jp2FTyhxND6?usp=sharing">Web U.I. Demo (already on Colab)</a>
18
+ <br>
19
+ <a target="_blank" href="https://colab.research.google.com/drive/1aMkRE3FztkQVpAV1fJBQVtzHpQ_WM75U?usp=sharing">Non-Web U.I. Demo (already on Colab)</a>
20
+ <br>
21
+ <a target="_blank" href="https://huggingface.co/spaces/geolocation87/geolocation">HuggingFace Demo</a>