Spaces:
Running
Running
chore: change logo to globe search
Browse files- README.md +4 -0
- assets/gazet-logo.svg +5 -1
README.md
CHANGED
|
@@ -86,3 +86,7 @@ uv run streamlit run gazet_demo.py # demo UI
|
|
| 86 |
- `api.py` exposes GET `/search?q=<query>`; returns GeoJSON FeatureCollection and logs intermediate output.
|
| 87 |
- LM is initialised at import time in `lm.py`, suitable for a long-lived server process.
|
| 88 |
- Data lives in `data/overture/` and `data/natural_earth_geoparquet/` (not tracked in git).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
- `api.py` exposes GET `/search?q=<query>`; returns GeoJSON FeatureCollection and logs intermediate output.
|
| 87 |
- LM is initialised at import time in `lm.py`, suitable for a long-lived server process.
|
| 88 |
- Data lives in `data/overture/` and `data/natural_earth_geoparquet/` (not tracked in git).
|
| 89 |
+
|
| 90 |
+
## Attributions
|
| 91 |
+
|
| 92 |
+
Logo icon: search globe by popcornarts from <a href="https://thenounproject.com/browse/icons/term/search-globe/" target="_blank" title="search globe Icons">Noun Project</a> (CC BY 3.0)
|
assets/gazet-logo.svg
CHANGED
|
|
|
|