awacke1 commited on
Commit
60849d3
1 Parent(s): d4f1e9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def select(df, data: gr.SelectData):
27
 
28
  # Gradio Blocks
29
  with gr.Blocks() as demo:
30
- gr.Markdown("# 🗺️ Explore AI Data Maps with Gradio and Folium\n"
31
  "Install this custom component with `pip install gradio_folium` - wheel files in this directory")
32
 
33
  # Map
 
27
 
28
  # Gradio Blocks
29
  with gr.Blocks() as demo:
30
+ gr.Markdown("# 🗺️ AI Data Maps\n"
31
  "Install this custom component with `pip install gradio_folium` - wheel files in this directory")
32
 
33
  # Map