Spaces:
Sleeping
Sleeping
Commit
·
73284a2
1
Parent(s):
8f3f8fe
commit
Browse files
app.py
CHANGED
@@ -327,7 +327,7 @@ def clear_all():
|
|
327 |
with gr.Blocks(title="FireLink - Wildfire Intelligence Tool") as demo:
|
328 |
gr.Markdown("## 🔥 FireLink")
|
329 |
gr.Markdown("""
|
330 |
-
"Visualize recent wildfire activity and nearby response resources—powered by satellite data, water occurrence maps, and open geospatial infrastructure
|
331 |
""")
|
332 |
gr.Markdown("**Ask about fire risks in a region and view the results as an interactive map.**")
|
333 |
|
|
|
327 |
with gr.Blocks(title="FireLink - Wildfire Intelligence Tool") as demo:
|
328 |
gr.Markdown("## 🔥 FireLink")
|
329 |
gr.Markdown("""
|
330 |
+
"**Visualize recent wildfire activity and nearby response resources—powered by satellite data, water occurrence maps, and open geospatial infrastructure.**"
|
331 |
""")
|
332 |
gr.Markdown("**Ask about fire risks in a region and view the results as an interactive map.**")
|
333 |
|