Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
ajl2718
commited on
Commit
·
78f857f
1
Parent(s):
179799d
Change description
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ interface_geocoder = gr.Interface(
|
|
41 |
python -m whereabouts download au_all_sm
|
42 |
```
|
43 |
|
44 |
-
This demo shows whereabouts in action.
|
45 |
"""
|
46 |
)
|
47 |
|
|
|
41 |
python -m whereabouts download au_all_sm
|
42 |
```
|
43 |
|
44 |
+
This demo shows whereabouts in action, using the small version of the Australian database. This is faster at the expense of accuracy.
|
45 |
"""
|
46 |
)
|
47 |
|